共用方式為


ClaimsCredentials.LocalClaims Property

Definition

Gets the string representation of claims token acquired from STS (security token service).

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

Property Value

The string representation of claims token acquired from STS (security token service).

Applies to