COAUTHIDENTITY.PasswordLength Field

Definition

Represents the length of the Password string, without the terminating NULL.

public: System::UInt32 PasswordLength;
public: unsigned int PasswordLength;
unsigned int PasswordLength;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint PasswordLength;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable PasswordLength : uint32
Public PasswordLength As UInteger 

Field Value

Attributes

Applies to