Show / Hide Table of Contents

Class Identity

Inheritance
object
Identity
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Microsoft.WindowsAppSDK.Runtime
Assembly: Volo.Abp.LeptonTheme.MauiBlazor.dll
Syntax
public class Identity

Constructors

Identity()

Declaration
public Identity()

Fields

Publisher

Declaration
public const string Publisher = "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
Field Value
Type Description
string

PublisherId

Declaration
public const string PublisherId = "8wekyb3d8bbwe"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft