Contents

intentToStore(element:)

Gets the intent to store for an identity element you specify.

Declaration

func intentToStore(element: PKIdentityElement) -> PKIdentityIntentToStore?

Parameters

  • element:

    The element to inspect.

Return Value

A PKIdentityIntentToStore for the element, if available.