NegotiateAuthenticationClientOptions.Binding Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou configuram a ligação de canal usada para proteção prolongada.
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