RetrieveUserSetOfPrivilegesByIdsRequest.PrivilegeIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an array of privileges Ids that needs to be retrieved. Required.
public Guid[] PrivilegeIds { get; set; }
member this.PrivilegeIds : Guid[] with get, set
Public Property PrivilegeIds As Guid()
Property Value
Guid[]