module Azure::Graph::Profiles::Latest::Mgmt::Models

Constants

AADObject

The properties of an Active Directory object.

ADGroup

Active Directory group information.

Application

Active Directory application information.

ApplicationCreateParameters

Request parameters for creating a new application.

ApplicationListResult

Application list operation result.

ApplicationUpdateParameters

Request parameters for updating an existing application.

CheckGroupMembershipParameters

Request parameters for IsMemberOf API call.

CheckGroupMembershipResult

Server response for IsMemberOf API call

Domain

Active Directory Domain information.

DomainListResult

Server response for Get tenant domains API call.

GetObjectsParameters

Request parameters for the GetObjectsByObjectIds API.

GetObjectsResult

The response to an Active Directory object inquiry API request.

GraphError

Active Directory error 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.

GroupGetMemberGroupsResult

Server response for GetMemberGroups API call.

GroupListResult

Server response for Get tenant groups API call

KeyCredential

Active Directory Key Credential information.

KeyCredentialListResult

KeyCredential list operation result.

KeyCredentialsUpdateParameters

Request parameters for a KeyCredentials update operation

PasswordCredential

Active Directory Password Credential information.

PasswordCredentialListResult

PasswordCredential list operation result.

PasswordCredentialsUpdateParameters

Request parameters for a PasswordCredentials update operation.

PasswordProfile

The password profile associated with a user.

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

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.

ServicePrincipalCreateParameters

Request parameters for creating a new service principal.

ServicePrincipalListResult

Server response for get tenant service principals API call.

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

Model object.

UserCreateParameters

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

UserGetMemberGroupsParameters

Request parameters for GetMemberGroups API call.

UserGetMemberGroupsResult

Server response for GetMemberGroups API call.

UserListResult

Server response for Get tenant users API call.

UserType

Defines values for UserType

UserUpdateParameters

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