次の方法で共有


AccountClaimRequestInfo.ClaimIdentifier Property

Definition

public:
 property Microsoft::IdentityServer::Authentication::ClaimIdentifier ClaimIdentifier { Microsoft::IdentityServer::Authentication::ClaimIdentifier get(); void set(Microsoft::IdentityServer::Authentication::ClaimIdentifier value); };
public Microsoft.IdentityServer.Authentication.ClaimIdentifier ClaimIdentifier { get; set; }
member this.ClaimIdentifier : Microsoft.IdentityServer.Authentication.ClaimIdentifier with get, set
Public Property ClaimIdentifier As ClaimIdentifier

Property Value

Applies to