Click or drag to resize

SolidFireElementDeleteAuthSessionAsync Method

Overload List
  NameDescription
Public methodDeleteAuthSessionAsync(CancellationToken, 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 methodDeleteAuthSessionAsync(DeleteAuthSessionRequest, CancellationToken)
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