IAccIdentity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.