| Modifier and Type | Method and Description |
|---|---|
SenderAuthorization |
EventData.authorization()
Get the authorization value.
|
SenderAuthorization |
SenderAuthorization.withAction(String action)
Set the permissible actions.
|
SenderAuthorization |
SenderAuthorization.withRole(String role)
Set the role of the user.
|
SenderAuthorization |
SenderAuthorization.withScope(String scope)
Set the scope.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/