COAUTHIDENTITY.DomainLength Field

Definition

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

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

Field Value

Attributes

Applies to