System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy: Constructor Members

The constructors of System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy are listed below. For a list of all members, see the ExtendedProtectionPolicy Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy class that specifies when the extended protection policy should be enforced.

Initializes a new instance of the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy class that specifies when the extended protection policy should be enforced and the channel binding token (CBT) to be used.

Initializes a new instance of the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy class that specifies when the extended protection policy should be enforced, the kind of protection enforced by the policy, and a custom Service Provider Name (SPN) list that is used to match against a client's SPN.

Initializes a new instance of the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy class that specifies when the extended protection policy should be enforced, the kind of protection enforced by the policy, and a custom Service Provider Name (SPN) list that is used to match against a client's SPN.

Protected Constructors