ProviderPermission Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The provider permission
public class ProviderPermission
type ProviderPermission = class
Public Class ProviderPermission
- Inheritance
-
ProviderPermission
Constructors
ProviderPermission() |
Initializes a new instance of the ProviderPermission class. |
ProviderPermission(String, RoleDefinition, RoleDefinition, String) |
Initializes a new instance of the ProviderPermission class. |
Properties
ApplicationId |
Gets or sets the application id. |
ManagedByRoleDefinition |
Gets or sets role definition properties. |
ProviderAuthorizationConsentState |
Gets or sets the provider authorization consent state. Possible values include: 'NotSpecified', 'Required', 'NotRequired', 'Consented' |
RoleDefinition |
Gets or sets role definition properties. |
Applies to
Azure SDK for .NET