EnterpriseManagementGroup.GetUserSid Method

Definition

Gets the security identifier (SID) for the current client user.

public:
 System::String ^ GetUserSid();
public string GetUserSid ();
member this.GetUserSid : unit -> string
Public Function GetUserSid () As String

Returns

The client user SID value.

Applies to