SFChooseIdentityPanel
A panel or sheet containing a list of identities that a user can choose from.
Declaration
class SFChooseIdentityPanelOverview
An identity is a digital certificate together with its associated private key. This class also allows the user to display the contents of any certificate in the list.
The following figure shows an example of a choose identity panel.
[Image]
Topics
Returning a Shared Certificate Panel Object
Providing Help
Customizing the Appearance of the Sheet or Panel
setAlternateButtonTitle(_:)setDefaultButtonTitle(_:)setPolicies(_:)policies()informativeText()setInformativeText(_:)
Displaying a Sheet or Panel
beginSheet(for:modalDelegate:didEnd:contextInfo:identities:message:)runModal(forIdentities:message:)