authorization()
Returns the authorization object associated with this view.
Declaration
func authorization() -> SFAuthorization!Discussion
The authorization object is defined in Security Foundation.
Returns the authorization object associated with this view.
func authorization() -> SFAuthorization!The authorization object is defined in Security Foundation.