NegotiateAuthenticationServerOptions.Binding Property

Definition

Gets or sets the channel binding that's used for extended protection.

public:
 property System::Security::Authentication::ExtendedProtection::ChannelBinding ^ Binding { System::Security::Authentication::ExtendedProtection::ChannelBinding ^ get(); void set(System::Security::Authentication::ExtendedProtection::ChannelBinding ^ value); };
public System.Security.Authentication.ExtendedProtection.ChannelBinding? Binding { get; set; }
member this.Binding : System.Security.Authentication.ExtendedProtection.ChannelBinding with get, set
Public Property Binding As ChannelBinding

Property Value

Applies to