Contents

init(rawValue:)

Creates an authorization operation using the specified raw string value.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    The raw string value for the authorization operation.

See Also

Creating Operations