Contents

isCredentialSet(_:)

Returns a Boolean value indicating whether the specified credential type is set.

Declaration

func isCredentialSet(_ type: LACredentialType) -> Bool

Parameters

Return Value

true if the credential is set, otherwise false.

See Also

Managing credentials