IAccIdentity Interface

Definition

The IAccIdentity and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccIdentity interface.

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
Attributes

Remarks

For more information about IAccIdentity, see IAccIdentity::GetIdentityString.

Methods

GetIdentityString(UInt32, IntPtr, UInt32)

The IAccIdentity and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccIdentity interface.

Applies to