Share via


ProtoLink.GetRolePlayerMonikerId(Guid) Method

Definition

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.

Applies to