다음을 통해 공유


MasterKeySet.Description Property

Definition

Gets or sets a user-friendly description of the master key set.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

A user-friendly description of the master key set.

Remarks

By default, the description is empty.

Applies to