LACredentialType Enum

Definition

Enumerates local authentication credential types.

[ObjCRuntime.Native]
public enum LACredentialType
[<ObjCRuntime.Native>]
type LACredentialType = 
Inheritance
LACredentialType
Attributes

Fields

Name Value Description
SmartCardPin -3
ApplicationPassword 0

Indicates that an application provided a password.

Applies to