Share via


NegotiateAuthenticationServerOptions.Binding 属性

定义

获取或设置用于扩展保护的通道绑定。

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

属性值

适用于