NegotiateAuthenticationServerOptions.Binding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.