Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PasswordAuthenticationMechanism Enum

Definition

Namespace:
Microsoft.Management.Infrastructure.Options
Assembly:
Microsoft.Management.Infrastructure.dll
Package:
Microsoft.PowerShell.5.1.ReferenceAssemblies v1.0.0
Package:
Microsoft.Management.Infrastructure v3.0.0

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.

public enum class PasswordAuthenticationMechanism
public enum class PasswordAuthenticationMechanism
enum PasswordAuthenticationMechanism
public enum PasswordAuthenticationMechanism
type PasswordAuthenticationMechanism = 
Public Enum PasswordAuthenticationMechanism
Inheritance
PasswordAuthenticationMechanism

Fields

Name Value Description
Default 0
Digest 1
Negotiate 2
Basic 3
Kerberos 4
NtlmDomain 5
CredSsp 6

Applies to