COAUTHIDENTITY.Password Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public Password As IntPtr
'使用
Dim instance As COAUTHIDENTITY
Dim value As IntPtr

value = instance.Password

instance.Password = value
public IntPtr Password
public:
IntPtr Password
public var Password : IntPtr

Field Value

Type: System.IntPtr

Permissions

See Also

Reference

COAUTHIDENTITY Structure

COAUTHIDENTITY Members

Microsoft.VisualStudio.OLE.Interop Namespace