LAContext.IsCredentialSet(LACredentialType) 메서드

정의

지정된 자격 증명이 설정된 경우 를 반환 true 합니다 type .

[Foundation.Export("isCredentialSet:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsCredentialSet (LocalAuthentication.LACredentialType type);
abstract member IsCredentialSet : LocalAuthentication.LACredentialType -> bool
override this.IsCredentialSet : LocalAuthentication.LACredentialType -> bool

매개 변수

반환

특성

적용 대상