Aracılığıyla paylaş


AuthenticationCredentials.HomeRealm Property

Definition

Gets or sets the identity provider address.

public:
 property Uri ^ HomeRealm { Uri ^ get(); void set(Uri ^ value); };
public Uri HomeRealm { get; set; }
member this.HomeRealm : Uri with get, set
Public Property HomeRealm As Uri

Property Value

Uri

The identity provider address.

Remarks

This property is optional. For Dataverse, this value is automatically determined based on credentials or UPN.

Applies to