WSTrustChannelFactory.SecurityTokenHandlerCollectionManager Property

Definition

Gets or sets the SecurityTokenHandlerCollectionManager that contains the set of SecurityTokenHandler objects used by channels created by this factory for serializing and validating tokens found in WS-Trust messages.

C#
public System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager SecurityTokenHandlerCollectionManager { get; set; }

Property Value

The SecurityTokenHandlerCollectionManager object.

Remarks

You cannot change the value of this property after a channel has been created.

Applies to

Producto Versiones
.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