InternalApplicationIdentityHelper Class

Definition

Provides access to internal properties of an ApplicationIdentity object.

public ref class InternalApplicationIdentityHelper abstract sealed
[System.Runtime.InteropServices.ComVisible(false)]
public static class InternalApplicationIdentityHelper
[<System.Runtime.InteropServices.ComVisible(false)>]
type InternalApplicationIdentityHelper = class
Public Class InternalApplicationIdentityHelper
Inheritance
InternalApplicationIdentityHelper
Attributes

Methods

GetInternalAppId(ApplicationIdentity)

Gets an IDefinitionAppId Interface representing the unique identifier of an ApplicationIdentity object.

Applies to

See also