Share via


DataProtectionKey.FriendlyName Property

Definition

The friendly name of the DataProtectionKey.

public:
 property System::String ^ FriendlyName { System::String ^ get(); void set(System::String ^ value); };
public string FriendlyName { get; set; }
public string? FriendlyName { get; set; }
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

Applies to