Επεξεργασία

Κοινή χρήση μέσω


NegotiateAuthenticationServerOptions.Package Property

Definition

Gets or sets the GSSAPI authentication package used for the authentication. Common values are Negotiate, NTLM, or Kerberos. The default value is 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

Property Value

Applies to