CngUIPolicy.UseContext 属性

定义

获取对将如何使用密钥的说明。

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

属性值

String

对将如何使用密钥的说明。

适用于