IAccIdentity 接口

定义

IAccIdentity 及其公开的所有成员都属于组件对象模型 (COM) IAccIdentity 接口的托管包装的一部分。

public interface class IAccIdentity
[System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAccIdentity
[System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccIdentity
[<System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAccIdentity = interface
[<System.Runtime.InteropServices.Guid("7852B78D-1CFD-41C1-A615-9C0C85960B5F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAccIdentity = interface
Public Interface IAccIdentity
属性

注解

有关 的详细信息 IAccIdentity,请参阅 IAccIdentity::GetIdentityString

方法

GetIdentityString(UInt32, IntPtr, UInt32)

IAccIdentity 及其公开的所有成员都属于组件对象模型 (COM) IAccIdentity 接口的托管包装的一部分。

适用于