ResolveInfo.ClientId Property

Definition

Gets the ID for the registration entry to resolve.

public:
 property Guid ClientId { Guid get(); };
public Guid ClientId { get; }
member this.ClientId : Guid
Public ReadOnly Property ClientId As Guid

Property Value

Guid that contains the unique ID for a registration entry.

Applies to