PrivilegeRoleMapping.RoleIds Property

Definition

public:
 property System::Collections::Generic::IList<Guid> ^ RoleIds { System::Collections::Generic::IList<Guid> ^ get(); void set(System::Collections::Generic::IList<Guid> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Guid> RoleIds { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RoleIds : System.Collections.Generic.IList<Guid> with get, set
Public Property RoleIds As IList(Of Guid)

Property Value

Attributes

Applies to