ASCredentialServiceIdentifierType Enum

Definition

Enumerates the types of service identified.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ASCredentialServiceIdentifierType
type ASCredentialServiceIdentifierType = 
Inheritance
ASCredentialServiceIdentifierType
Attributes

Fields

Domain 0

The identifier specifies a domain.

Url 1

The identifier specifies a URL.

Applies to