다음을 통해 공유


SmartIdentityProviderApplication.ClientId Property

Definition

The application client id defined in the identity provider. This value will be used to validate bearer tokens against the given authority.

public string ClientId { get; set; }
member this.ClientId : string with get, set
Public Property ClientId As String

Property Value

Applies to