Share via


ManagementPackCategory.ManagementPackPublicKeyToken Property

Definition

Gets or sets the management pack public key token.

public:
 property System::String ^ ManagementPackPublicKeyToken { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("ManagementPackPublicKeyToken")]
public string ManagementPackPublicKeyToken { get; set; }
member this.ManagementPackPublicKeyToken : string with get, set
Public Property ManagementPackPublicKeyToken As String

Property Value

The management pack public key token.

Attributes

Applies to