KeyCredentialRetrievalResult.Status Property

Definition

Gets the status of the key credential.

public:
 property KeyCredentialStatus Status { KeyCredentialStatus get(); };
KeyCredentialStatus Status();
public KeyCredentialStatus Status { get; }
var keyCredentialStatus = keyCredentialRetrievalResult.status;
Public ReadOnly Property Status As KeyCredentialStatus

Property Value

The status of the key credential.

Applies to