Share via


IAccIdentity 介面

定義

IAccIdentity 和其所有公開的成員都是元件物件模型 (COM) IAccIdentity 介面之 Managed 包裝函式的一部分。

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 介面之 Managed 包裝函式的一部分。

適用於