RoleAssignment.DomainRoleId 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 Id of the domain role that the role-player is playing.
public:
property Guid DomainRoleId { Guid get(); };
public Guid DomainRoleId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainRoleId : Guid
Public ReadOnly Property DomainRoleId As Guid
Property Value
- Attributes