Contents

init(_:)

Creates an authorization operation using the specified string value.

Declaration

init(_ rawValue: String)

Parameters

  • rawValue:

    The raw string value for the authorization operation.

See Also

Creating Operations