EnterpriseKeyCredentialRegistrationInfo.KeyName Property

Definition

Gets the key name.

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

Property Value

String

Platform::String

winrt::hstring

The key name.

Applies to