Type3Message.DefaultAuthLevel 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.
Caution
Use NtlmSettings.DefaultAuthLevel
public:
static property Mono::Security::Protocol::Ntlm::NtlmAuthLevel DefaultAuthLevel { Mono::Security::Protocol::Ntlm::NtlmAuthLevel get(); void set(Mono::Security::Protocol::Ntlm::NtlmAuthLevel value); };
[System.Obsolete("Use NtlmSettings.DefaultAuthLevel")]
public static Mono.Security.Protocol.Ntlm.NtlmAuthLevel DefaultAuthLevel { get; set; }
[<System.Obsolete("Use NtlmSettings.DefaultAuthLevel")>]
member this.DefaultAuthLevel : Mono.Security.Protocol.Ntlm.NtlmAuthLevel with get, set
Public Shared Property DefaultAuthLevel As NtlmAuthLevel
Property Value
- Attributes