Click or drag to resize

SolidFireElementDeleteAuthSession Method

Overload List
  NameDescription
Public methodDeleteAuthSession(Guid)
Deletes an individual auth session If the calling user is not in the ClusterAdmins / Administrator AccessGroup, only auth session belonging to the calling user can be deleted.
Public methodDeleteAuthSession(DeleteAuthSessionRequest)
Deletes an individual auth session If the calling user is not in the ClusterAdmins / Administrator AccessGroup, only auth session belonging to the calling user can be deleted.
Top
See Also