SecurityTokenHandlerCollectionManager.SecurityTokenHandlerCollections Property

Definition

Gets the security token handler collections managed by this instance.

public System.Collections.Generic.IEnumerable<System.IdentityModel.Tokens.SecurityTokenHandlerCollection> SecurityTokenHandlerCollections { get; }

Property Value

The token handler collections managed by this instance.

Applies to

Produkt Versjoner
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also