ASAuthorizationPublicKeyCredentialResidentKeyPreferenceExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference self);
static member GetConstant : AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference -> Foundation.NSString

Parameters

self
ASAuthorizationPublicKeyCredentialResidentKeyPreference

The instance on which this method operates.

Returns

Applies to