KeyCredentialAttestationResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the key credential attestation.
public:
property KeyCredentialAttestationStatus Status { KeyCredentialAttestationStatus get(); };
KeyCredentialAttestationStatus Status();
public KeyCredentialAttestationStatus Status { get; }
var keyCredentialAttestationStatus = keyCredentialAttestationResult.status;
Public ReadOnly Property Status As KeyCredentialAttestationStatus
Property Value
The status of the key credential attestation.