The members of System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy are listed below.
See Also: Inherited members from System.Object
![]() 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. |
![]() Initializes a new instance of the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy class from a System.Runtime.Serialization.SerializationInfo object that contains the required data to populate the System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy. |
[read-only] | CustomChannelBinding | ChannelBinding.
![]() Gets a custom channel binding token (CBT) to use for validation. |
[read-only] | CustomServiceNames | ServiceNameCollection.
![]() Gets the custom Service Provider Name (SPN) list used to match against a client's SPN. |
[read-only] static | OSSupportsExtendedProtection | bool.
![]() Indicates whether the operating system supports integrated windows authentication with extended protection. |
[read-only] | PolicyEnforcement | PolicyEnforcement.
![]() Gets when the extended protection policy should be enforced. |
[read-only] | ProtectionScenario | ProtectionScenario.
![]() Gets the kind of protection enforced by the extended protection policy. |
System.Runtime.Serialization.ISerializable.GetObjectData |
![]() Populates a System.Runtime.Serialization.SerializationInfo object with the required data to serialize an System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy object. |