Share via


MSGraph Class

Definition

Low-level API implementation for the MSGraph service.

public class MSGraph
type MSGraph = class
Public Class MSGraph
Inheritance
MSGraph

Constructors

MSGraph()

Methods

ApplicationsAddKey(String, IPaths17CrvdcApplicationsApplicationIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphKeyCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addKey

ApplicationsAddKeyViaIdentity(String, IPaths17CrvdcApplicationsApplicationIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphKeyCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addKey

ApplicationsAddPassword(String, IPaths141Ryo0ApplicationsApplicationIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphPasswordCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addPassword

ApplicationsAddPasswordViaIdentity(String, IPaths141Ryo0ApplicationsApplicationIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphPasswordCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addPassword

ApplicationsApplicationCreateApplication(IMicrosoftGraphApplication, Func<HttpResponseMessage,Task<IMicrosoftGraphApplication>,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to applications

ApplicationsApplicationDeleteApplication(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsApplicationDeleteApplicationViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsApplicationGetApplication(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphApplication>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsApplicationGetApplicationViaIdentity(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphApplication>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsApplicationListApplication(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<ICollectionOfApplication>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from applications

ApplicationsApplicationListApplicationViaIdentity(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfApplication>,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from applications

ApplicationsApplicationUpdateApplication(String, IMicrosoftGraphApplication, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsApplicationUpdateApplicationViaIdentity(String, IMicrosoftGraphApplication, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ApplicationsCreateFederatedIdentityCredentials(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to federatedIdentityCredentials for applications

ApplicationsCreateFederatedIdentityCredentialsViaIdentity(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task<IMicrosoftGraphFederatedIdentityCredential>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to federatedIdentityCredentials for applications

ApplicationsDeleteFederatedIdentityCredentials(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Delete navigation property federatedIdentityCredentials for applications

ApplicationsDeleteFederatedIdentityCredentialsViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Delete navigation property federatedIdentityCredentials for applications

ApplicationsGetFederatedIdentityCredentials(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from applications

ApplicationsGetFederatedIdentityCredentialsViaIdentity(String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from applications

ApplicationsListFederatedIdentityCredentials(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphFederatedIdentityCredentialCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from applications

ApplicationsListFederatedIdentityCredentialsViaIdentity(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredentialCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from applications

ApplicationsRemoveKey(String, IPathsHxlydaApplicationsApplicationIdMicrosoftGraphRemovekeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removeKey

ApplicationsRemoveKeyViaIdentity(String, IPathsHxlydaApplicationsApplicationIdMicrosoftGraphRemovekeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removeKey

ApplicationsRemovePassword(String, IPathsHv033BApplicationsApplicationIdMicrosoftGraphRemovepasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removePassword

ApplicationsRemovePasswordViaIdentity(String, IPathsHv033BApplicationsApplicationIdMicrosoftGraphRemovepasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removePassword

ApplicationsUpdateFederatedIdentityCredentials(String, String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property federatedIdentityCredentials in applications

ApplicationsUpdateFederatedIdentityCredentialsViaIdentity(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property federatedIdentityCredentials in applications

GroupsCreateGraphRefMembers(String, IDictionaryOfany, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)
GroupsCreateGraphRefMembersViaIdentity(String, IDictionaryOfany, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)
GroupsCreateOwnersGraphBPreRef(String, IReferenceCreate, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property ref to owners for groups

GroupsCreateOwnersGraphBPreRefViaIdentity(String, IReferenceCreate, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property ref to owners for groups

GroupsDeleteOwnersGraphBPreRef(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Delete ref of navigation property owners for groups

GroupsDeleteOwnersGraphBPreRefViaIdentity(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Delete ref of navigation property owners for groups

GroupsDeleteRefMembers(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Users, contacts, and groups that are members of this group. HTTP Methods: GET (supported for all groups), POST (supported for security groups and mail-enabled security groups), DELETE (supported only for security groups) Read-only. Nullable. Supports $expand.

GroupsDeleteRefMembersViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Users, contacts, and groups that are members of this group. HTTP Methods: GET (supported for all groups), POST (supported for security groups and mail-enabled security groups), DELETE (supported only for security groups) Read-only. Nullable. Supports $expand.

GroupsGroupCreateGroup(IMicrosoftGraphGroup, Func<HttpResponseMessage, Task<IMicrosoftGraphGroup>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to groups

GroupsGroupDeleteGroup(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

GroupsGroupDeleteGroupViaIdentity(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

GroupsGroupGetGroup(String, String, String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphGroup>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

GroupsGroupGetGroupViaIdentity(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphGroup>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

GroupsGroupListGroup(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfGroup>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from groups

GroupsGroupListGroupViaIdentity(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<ICollectionOfGroup>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Get entities from groups

GroupsGroupUpdateGroup(String, IMicrosoftGraphGroup, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Update entity in groups

GroupsGroupUpdateGroupViaIdentity(String, IMicrosoftGraphGroup, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Update entity in groups

GroupsListMembers(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfDirectoryObjectAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)
GroupsListMembersViaIdentity(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfDirectoryObjectAutoGenerated>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)
GroupsListOwners(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphDirectoryObjectCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)
GroupsListOwnersViaIdentity(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphDirectoryObjectCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)
OrganizationCreateOrganization(IMicrosoftGraphOrganization, Func<HttpResponseMessage, Task<IMicrosoftGraphOrganization>,Task>, Func<HttpResponseMessage, Task<IMicrosoftGraphODataErrorsOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to organization

OrganizationListOrganization(String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphOrganizationCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IMicrosoftGraphODataErrorsOdataError>, Task>, IEventListener, ISendAsync)

Retrieve a list of organization objects.

OrganizationListOrganizationViaIdentity(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphOrganizationCollectionResponse>,Task>, Func<HttpResponseMessage, Task<IMicrosoftGraphODataErrorsOdataError>,Task>, IEventListener, ISendAsync)

Retrieve a list of organization objects.

ServicePrincipalsAddKey(String, IPathsN3Fx9GServiceprincipalsServiceprincipalIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphKeyCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addKey

ServicePrincipalsAddKeyViaIdentity(String, IPathsN3Fx9GServiceprincipalsServiceprincipalIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphKeyCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addKey

ServicePrincipalsAddPassword(String, IPathsIeboplServiceprincipalsServiceprincipalIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphPasswordCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addPassword

ServicePrincipalsAddPasswordViaIdentity(String, IPathsIeboplServiceprincipalsServiceprincipalIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task<IMicrosoftGraphPasswordCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action addPassword

ServicePrincipalsCreateAppRoleAssignments(String, IMicrosoftGraphAppRoleAssignment, Func<HttpResponseMessage,Task<IMicrosoftGraphAppRoleAssignment>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to appRoleAssignments for servicePrincipals

ServicePrincipalsCreateAppRoleAssignmentsViaIdentity(String, IMicrosoftGraphAppRoleAssignment, Func<HttpResponseMessage,Task<IMicrosoftGraphAppRoleAssignment>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to appRoleAssignments for servicePrincipals

ServicePrincipalsCreateFederatedIdentityCredentials(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to federatedIdentityCredentials for servicePrincipals

ServicePrincipalsCreateFederatedIdentityCredentialsViaIdentity(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task<IMicrosoftGraphFederatedIdentityCredential>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Create new navigation property to federatedIdentityCredentials for servicePrincipals

ServicePrincipalsDeleteAppRoleAssignments(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Delete navigation property appRoleAssignments for servicePrincipals

ServicePrincipalsDeleteAppRoleAssignmentsViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Delete navigation property appRoleAssignments for servicePrincipals

ServicePrincipalsDeleteFederatedIdentityCredentials(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Delete navigation property federatedIdentityCredentials for servicePrincipals

ServicePrincipalsDeleteFederatedIdentityCredentialsViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Delete navigation property federatedIdentityCredentials for servicePrincipals

ServicePrincipalsGetAppRoleAssignments(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphAppRoleAssignment>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get appRoleAssignments from servicePrincipals

ServicePrincipalsGetAppRoleAssignmentsViaIdentity(String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphAppRoleAssignment>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get appRoleAssignments from servicePrincipals

ServicePrincipalsGetFederatedIdentityCredentials(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from servicePrincipals

ServicePrincipalsGetFederatedIdentityCredentialsViaIdentity(String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredential>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from servicePrincipals

ServicePrincipalsListAppRoleAssignments(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphAppRoleAssignmentCollectionResponse>,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get appRoleAssignments from servicePrincipals

ServicePrincipalsListAppRoleAssignmentsViaIdentity(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphAppRoleAssignmentCollectionResponse>,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get appRoleAssignments from servicePrincipals

ServicePrincipalsListFederatedIdentityCredentials(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphFederatedIdentityCredentialCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from servicePrincipals

ServicePrincipalsListFederatedIdentityCredentialsViaIdentity(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphFederatedIdentityCredentialCollectionResponse>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get federatedIdentityCredentials from servicePrincipals

ServicePrincipalsRemoveKey(String, IPaths1UhuhlbServiceprincipalsServiceprincipalIdMicrosoftGraphRemovekeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removeKey

ServicePrincipalsRemoveKeyViaIdentity(String, IPaths1UhuhlbServiceprincipalsServiceprincipalIdMicrosoftGraphRemovekeyPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removeKey

ServicePrincipalsRemovePassword(String, IPaths1Idoj4GServiceprincipalsServiceprincipalIdMicrosoftGraphRemovepasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removePassword

ServicePrincipalsRemovePasswordViaIdentity(String, IPaths1Idoj4GServiceprincipalsServiceprincipalIdMicrosoftGraphRemovepasswordPostRequestbodyContentApplicationJsonSchema, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Invoke action removePassword

ServicePrincipalsServicePrincipalCreateServicePrincipal(IMicrosoftGraphServicePrincipal, Func<HttpResponseMessage,Task<IMicrosoftGraphServicePrincipal>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to servicePrincipals

ServicePrincipalsServicePrincipalDeleteServicePrincipal(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsServicePrincipalDeleteServicePrincipalViaIdentity(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsServicePrincipalGetServicePrincipal(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphServicePrincipal>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsServicePrincipalGetServicePrincipalViaIdentity(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphServicePrincipal>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsServicePrincipalListServicePrincipal(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfServicePrincipal>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from servicePrincipals

ServicePrincipalsServicePrincipalListServicePrincipalViaIdentity(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfServicePrincipal>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from servicePrincipals

ServicePrincipalsServicePrincipalUpdateServicePrincipal(String, IMicrosoftGraphServicePrincipal, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsServicePrincipalUpdateServicePrincipalViaIdentity(String, IMicrosoftGraphServicePrincipal, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.

ServicePrincipalsUpdateAppRoleAssignments(String, String, IMicrosoftGraphAppRoleAssignment, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property appRoleAssignments in servicePrincipals

ServicePrincipalsUpdateAppRoleAssignmentsViaIdentity(String, IMicrosoftGraphAppRoleAssignment, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property appRoleAssignments in servicePrincipals

ServicePrincipalsUpdateFederatedIdentityCredentials(String, String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property federatedIdentityCredentials in servicePrincipals

ServicePrincipalsUpdateFederatedIdentityCredentialsViaIdentity(String, IMicrosoftGraphFederatedIdentityCredential, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Update the navigation property federatedIdentityCredentials in servicePrincipals

UsersListOwnedApplications(String[], String[], String[], Func<HttpResponseMessage, Task<ICollectionOfDirectoryObject>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Directory objects that are owned by the user. Read-only. Nullable. Supports $expand.

UsersListOwnedApplicationsViaIdentity(String, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfDirectoryObject>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Directory objects that are owned by the user. Read-only. Nullable. Supports $expand.

UsersListOwnedObjects(String[], String[], String[], Func<HttpResponseMessage, Task<ICollectionOfDirectoryObjectAutoGenerated2>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Directory objects that are owned by the user. Read-only. Nullable. Supports $expand.

UsersListOwnedObjectsViaIdentity(String, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfDirectoryObjectAutoGenerated2>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Directory objects that are owned by the user. Read-only. Nullable. Supports $expand.

UsersUserCreateUser(IMicrosoftGraphUser, Func<HttpResponseMessage, Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to users

UsersUserDeleteUser(String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory user object.

UsersUserDeleteUserViaIdentity(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory user object.

UsersUserGetSignedInUser(String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Represents current signed-in user object.

UsersUserGetSignedInUserViaIdentity(String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents current signed-in user object.

UsersUserGetUser(String, String, String[], String[], Func<HttpResponseMessage, Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory user object.

UsersUserGetUserViaIdentity(String, String, String[], String[], Func<HttpResponseMessage,Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage, Task<IOdataError>,Task>, IEventListener, ISendAsync)

Represents an Azure Active Directory user object.

UsersUserListUser(String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfUser>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from users

UsersUserListUserViaIdentity(String, String, String, String, Nullable<Boolean>, String[], String[], String[], Func<HttpResponseMessage,Task<ICollectionOfUser>, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)

Get entities from users

UsersUserUpdateUser(String, IMicrosoftGraphUser, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory user object.

UsersUserUpdateUserViaIdentity(String, IMicrosoftGraphUser, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Represents an Azure Active Directory user object.

Applies to