Share via


IAccIdentity インターフェイス

定義

IAccIdentity およびそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM: Component Object Model) の 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: Component Object Model) の IAccIdentity インターフェイスのマネージド ラッパーの一部です。

適用対象