共用方式為


EnterpriseKeyCredentialRegistrationInfo.KeyName 屬性

定義

取得索引鍵名稱。

public:
 property Platform::String ^ KeyName { Platform::String ^ get(); };
winrt::hstring KeyName();
public string KeyName { get; }
var string = enterpriseKeyCredentialRegistrationInfo.keyName;
Public ReadOnly Property KeyName As String

屬性值

String

Platform::String

winrt::hstring

索引鍵名稱。

適用於