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 インターフェイスのマネージド ラッパーの一部です。

適用対象