Share via


COAUTHIDENTITY.Flags Field

Represents values indicating that strings are ANSI (0x1) or Unicode (0x2). This value can be SEC_WINNT_AUTH_IDENTITY_ANSI or SEC_WINNT_AUTH_IDENTITY_UNICODE.

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

Syntax

'Declaration
Public Flags As UInteger
public uint Flags
public:
unsigned int Flags
val mutable Flags: uint32
public var Flags : uint

.NET Framework Security

See Also

Reference

COAUTHIDENTITY Structure

Microsoft.VisualStudio.OLE.Interop Namespace