Microsoft.Azure.Management.Graph.RBAC.Fluent.Models Namespace
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.
Classes
AddOwnerParameters |
Request parameters for adding a owner to an application. |
ADGroupInner |
Active Directory group information. |
ApplicationBase |
Active Directive Application common properties shared among GET, POST and PATCH |
ApplicationCreateParameters |
Request parameters for creating a new application. |
ApplicationInner |
Active Directory application information. |
ApplicationUpdateParameters |
Request parameters for updating a new application. |
AppRole | |
CheckGroupMembershipParameters |
Request parameters for IsMemberOf API call. |
CheckGroupMembershipResultInner |
Server response for IsMemberOf API call |
ClassicAdministratorInner |
Classic Administrators |
ConsentType |
Defines values for ConsentType. |
DenyAssignmentFilter |
Deny Assignments filter |
DenyAssignmentInner |
Deny Assignment |
DenyAssignmentPermission |
Deny assignment permissions. |
DirectoryObject |
Represents an Azure Active Directory object. |
DomainInner |
Active Directory Domain information. |
GetObjectsParameters |
Request parameters for the GetObjectsByObjectIds API. |
GraphError |
Active Directory error information. |
GraphErrorException |
Exception thrown for an invalid response with GraphError information. |
GroupAddMemberParameters |
Request parameters for adding a member to a group. |
GroupCreateParameters |
Request parameters for creating a new group. |
GroupGetMemberGroupsParameters |
Request parameters for GetMemberGroups API call. |
GroupMembershipClaimTypes |
Defines values for GroupMembershipClaimTypes. |
InformationalUrl |
Represents a group of URIs that provide terms of service, marketing, support and privacy policy information about an application. The default value for each string is null. |
KeyCredential |
Active Directory Key Credential information. |
KeyCredentialsUpdateParameters |
Request parameters for a KeyCredentials update operation |
OAuth2Permission |
Represents an OAuth 2.0 delegated permission scope. The specified OAuth 2.0 delegated permission scopes may be requested by client applications (through the requiredResourceAccess collection on the Application object) when calling a resource application. The oauth2Permissions property of the ServicePrincipal entity and of the Application entity is a collection of OAuth2Permission. |
OAuth2PermissionGrantInner | |
OptionalClaim |
Specifying the claims to be included in a token. |
OptionalClaims |
Specifying the claims to be included in the token. |
Page<T> |
Defines a page in Azure responses. |
Page1<T> |
Defines a page in Azure responses. |
PasswordCredential |
Active Directory Password Credential information. |
PasswordCredentialsUpdateParameters |
Request parameters for a PasswordCredentials update operation. |
PasswordProfile |
The password profile associated with a user. |
PermissionInner |
Role definition permissions. |
PreAuthorizedApplication |
Contains information about pre authorized client application. |
PreAuthorizedApplicationExtension |
Representation of an app PreAuthorizedApplicationExtension required by a pre authorized client app. |
PreAuthorizedApplicationPermission |
Contains information about the pre-authorized permissions. |
Principal |
Deny assignment principal. |
PrincipalType |
Defines values for PrincipalType. |
ProviderOperation |
Operation |
ProviderOperationsMetadataInner |
Provider Operations metadata |
RequiredResourceAccess |
Specifies the set of OAuth 2.0 permission scopes and app roles under the specified resource that an application requires access to. The specified OAuth 2.0 permission scopes may be requested by client applications (through the requiredResourceAccess collection) when calling a resource application. The requiredResourceAccess property of the Application entity is a collection of RequiredResourceAccess. |
ResourceAccess |
Specifies an OAuth 2.0 permission scope or an app role that an application requires. The resourceAccess property of the RequiredResourceAccess type is a collection of ResourceAccess. |
ResourceType |
Resource Type |
RoleAssignmentCreateParameters |
Role assignment create parameters. |
RoleAssignmentFilter |
Role Assignments filter |
RoleAssignmentInner |
Role Assignments |
RoleDefinitionFilter |
Role Definitions filter |
RoleDefinitionInner |
Role definition. |
ServicePrincipalBase |
Active Directory service principal common properties shared among GET, POST and PATCH |
ServicePrincipalCreateParameters |
Request parameters for creating a new service principal. |
ServicePrincipalInner |
Active Directory service principal information. |
ServicePrincipalObjectResultInner |
Service Principal Object Result. |
ServicePrincipalUpdateParameters |
Request parameters for update an existing service principal. |
SignInName |
Contains information about a sign-in name of a local account user in an Azure Active Directory B2C tenant. |
UserBase | |
UserCreateParameters |
Request parameters for creating a new work or school account user. |
UserGetMemberGroupsParameters |
Request parameters for GetMemberGroups API call. |
UserInner |
Active Directory user information. |
UserType |
Defines values for UserType. |
UserUpdateParameters |
Request parameters for updating an existing work or school account user. |
Azure SDK for .NET