Microsoft.Azure.Graph.RBAC.Models Namespace

Classes

AddOwnerParameters

Request parameters for adding a owner to an application.

ADGroup

Active Directory group information.

Application

Active Directory application information.

ApplicationBase

Active Directive Application common properties shared among GET, POST and PATCH

ApplicationCreateParameters

Request parameters for creating a new application.

ApplicationUpdateParameters

Request parameters for updating a new application.

AppRole
CheckGroupMembershipParameters

Request parameters for IsMemberOf API call.

CheckGroupMembershipResult

Server response for IsMemberOf API call

ConsentType

Defines values for ConsentType.

DirectoryObject

Represents an Azure Active Directory object.

Domain

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.

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.

OAuth2PermissionGrant
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.

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.

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.

ServicePrincipal

Active Directory service principal information.

ServicePrincipalBase

Active Directory service principal common properties shared among GET, POST and PATCH

ServicePrincipalCreateParameters

Request parameters for creating a new service principal.

ServicePrincipalObjectResult

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.

User

Active Directory user information.

UserBase
UserCreateParameters

Request parameters for creating a new work or school account user.

UserGetMemberGroupsParameters

Request parameters for GetMemberGroups API call.

UserType

Defines values for UserType.

UserUpdateParameters

Request parameters for updating an existing work or school account user.