次の方法で共有


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

'宣言
Public Flags As UInteger
public uint Flags

.NET Framework Security

See Also

Reference

COAUTHIDENTITY Structure

Microsoft.VisualStudio.OLE.Interop Namespace