CngUIPolicy.FriendlyName 属性

定义

获取由 UI 提示显示的友好名称。

public:
 property System::String ^ FriendlyName { System::String ^ get(); };
public string FriendlyName { get; }
public string? FriendlyName { get; }
member this.FriendlyName : string
Public ReadOnly Property FriendlyName As String

属性值

String

用于在访问密钥时出现的对话框中描述密钥的友好名称。

适用于