authorizationRef()
Returns the authorization reference for this object.
Declaration
func authorizationRef() -> AuthorizationRef!Return value
The authorization reference.
Discussion
You can use the authorization reference in calls to Authorization Services functions.
For additional information see Authorization Services.