Compartir a través de


NegotiateAuthenticationServerOptions.Package Propiedad

Definición

Obtiene o establece el paquete de autenticación GSSAPI usado para la autenticación. Los valores comunes son Negotiate, NTLM o Kerberos. El valor predeterminado es Negotiate.

public:
 property System::String ^ Package { System::String ^ get(); void set(System::String ^ value); };
public string Package { get; set; }
member this.Package : string with get, set
Public Property Package As String

Valor de propiedad

Se aplica a