ProtoLink.GetRolePlayerMonikerId(Guid) Method
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 the Guid idenitifier of the moniker playing the specified domain role in this ProtoLink.
public:
Guid GetRolePlayerMonikerId(Guid domainRoleId);
public Guid GetRolePlayerMonikerId (Guid domainRoleId);
member this.GetRolePlayerMonikerId : Guid -> Guid
Public Function GetRolePlayerMonikerId (domainRoleId As Guid) As Guid
Parameters
- domainRoleId
- Guid
The Guid of the domain role to locate.
Returns
The Guid idenitifier of the moniker playing the specified domain role in this ProtoLink.