EnterpriseKeyCredentialRegistrationInfo.KeyId Property

Definition

Gets the key Id.

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

Property Value

String

Platform::String

winrt::hstring

The key Id.

Applies to