WsFederationOptions.TokenHandlers 속성

정의

를 읽고 유효성SecurityToken을 검사하는 데 사용되는 의 ISecurityTokenValidator 컬렉션을 가져옵니다.

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.TokenHandler> TokenHandlers { get; }
member this.TokenHandlers : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.TokenHandler>
Public ReadOnly Property TokenHandlers As ICollection(Of TokenHandler)

속성 값

적용 대상