COAUTHIDENTITY.Password Field

Definition

Represents the string containing the user's password in the domain or workgroup.

public: IntPtr Password;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr Password;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable Password : nativeint
Public Password As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Applies to