Share via


RetrieveUserPrivilegeByPrivilegeIdRequest.PrivilegeId Property

Definition

Gets or sets the ID of the privilege.

public:
 property Guid PrivilegeId { Guid get(); void set(Guid value); };
public Guid PrivilegeId { get; set; }
member this.PrivilegeId : Guid with get, set
Public Property PrivilegeId As Guid

Property Value

ID of the privilege to retrieve role information for a system user.

Applies to