Partager 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

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

Invoke action addKey

ApplicationsAddKeyViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ApplicationsAddKeyWithResult(String, IPaths17CrvdcApplicationsApplicationIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, IEventListener, ISendAsync, SerializationMode)
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

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

Invoke action addPassword

ApplicationsAddPasswordViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ApplicationsAddPasswordWithResult(String, IPaths141Ryo0ApplicationsApplicationIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, IEventListener, ISendAsync, SerializationMode)
ApplicationsApplicationCreateApplication(IMicrosoftGraphApplication, Func<HttpResponseMessage,Task<IMicrosoftGraphApplication>,Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to applications

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

Add new entity to applications

ApplicationsApplicationCreateApplicationViaJsonStringWithResult(String, IEventListener, ISendAsync)
ApplicationsApplicationCreateApplicationWithResult(IMicrosoftGraphApplication, IEventListener, ISendAsync, SerializationMode)
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.

ApplicationsApplicationGetApplicationViaIdentityWithResult(String, String, String[], String[], IEventListener, ISendAsync)
ApplicationsApplicationGetApplicationWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

ApplicationsApplicationListApplicationViaIdentityWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
ApplicationsApplicationListApplicationWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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.

ApplicationsApplicationUpdateApplicationViaJsonString(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.

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

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

create new navigation property to federatedIdentityCredentials for applications

ApplicationsCreateFederatedIdentityCredentialsViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ApplicationsCreateFederatedIdentityCredentialsWithResult(String, IMicrosoftGraphFederatedIdentityCredential, IEventListener, ISendAsync, SerializationMode)
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

ApplicationsGetFederatedIdentityCredentialsViaIdentityWithResult(String, String[], String[], IEventListener, ISendAsync)
ApplicationsGetFederatedIdentityCredentialsWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

ApplicationsListFederatedIdentityCredentialsViaIdentityWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
ApplicationsListFederatedIdentityCredentialsWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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

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

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

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

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

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

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)
GroupsCreateGraphRefMembersViaJsonString(String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<IOdataError>,Task>, IEventListener, ISendAsync)
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

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

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

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

Add new entity to groups

GroupsGroupCreateGroupViaJsonStringWithResult(String, IEventListener, ISendAsync)
GroupsGroupCreateGroupWithResult(IMicrosoftGraphGroup, IEventListener, ISendAsync, SerializationMode)
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.

GroupsGroupGetGroupViaIdentityWithResult(String, String, String[], String[], IEventListener, ISendAsync)
GroupsGroupGetGroupWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

GroupsGroupListGroupViaIdentityWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
GroupsGroupListGroupWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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

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

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)
GroupsListMembersViaIdentityWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
GroupsListMembersWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], 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)
GroupsListOwnersViaIdentityWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
GroupsListOwnersWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
OrganizationCreateOrganization(IMicrosoftGraphOrganization, Func<HttpResponseMessage, Task<IMicrosoftGraphOrganization>,Task>, Func<HttpResponseMessage, Task<IMicrosoftGraphODataErrorsOdataError>,Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to organization

OrganizationCreateOrganizationViaJsonString(String, Func<HttpResponseMessage, Task<IMicrosoftGraphOrganization>,Task>, Func<HttpResponseMessage, Task<IMicrosoftGraphODataErrorsOdataError>,Task>, IEventListener, ISendAsync)

Add new entity to organization

OrganizationCreateOrganizationViaJsonStringWithResult(String, IEventListener, ISendAsync)
OrganizationCreateOrganizationWithResult(IMicrosoftGraphOrganization, IEventListener, ISendAsync, SerializationMode)
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.

OrganizationListOrganizationViaIdentityWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
OrganizationListOrganizationWithResult(String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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

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

Invoke action addKey

ServicePrincipalsAddKeyViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ServicePrincipalsAddKeyWithResult(String, IPathsN3Fx9GServiceprincipalsServiceprincipalIdMicrosoftGraphAddkeyPostRequestbodyContentApplicationJsonSchema, IEventListener, ISendAsync, SerializationMode)
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

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

Invoke action addPassword

ServicePrincipalsAddPasswordViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ServicePrincipalsAddPasswordWithResult(String, IPathsIeboplServiceprincipalsServiceprincipalIdMicrosoftGraphAddpasswordPostRequestbodyContentApplicationJsonSchema, IEventListener, ISendAsync, SerializationMode)
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

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

create new navigation property to appRoleAssignments for servicePrincipals

ServicePrincipalsCreateAppRoleAssignmentsViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ServicePrincipalsCreateAppRoleAssignmentsWithResult(String, IMicrosoftGraphAppRoleAssignment, IEventListener, ISendAsync, SerializationMode)
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

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

create new navigation property to federatedIdentityCredentials for servicePrincipals

ServicePrincipalsCreateFederatedIdentityCredentialsViaJsonStringWithResult(String, String, IEventListener, ISendAsync)
ServicePrincipalsCreateFederatedIdentityCredentialsWithResult(String, IMicrosoftGraphFederatedIdentityCredential, IEventListener, ISendAsync, SerializationMode)
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

ServicePrincipalsGetAppRoleAssignmentsViaIdentityWithResult(String, String[], String[], IEventListener, ISendAsync)
ServicePrincipalsGetAppRoleAssignmentsWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

ServicePrincipalsGetFederatedIdentityCredentialsViaIdentityWithResult(String, String[], String[], IEventListener, ISendAsync)
ServicePrincipalsGetFederatedIdentityCredentialsWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

ServicePrincipalsListAppRoleAssignmentsViaIdentityWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
ServicePrincipalsListAppRoleAssignmentsWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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

ServicePrincipalsListFederatedIdentityCredentialsViaIdentityWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
ServicePrincipalsListFederatedIdentityCredentialsWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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

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

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

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

Invoke action removePassword

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

Add new entity to servicePrincipals

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

Add new entity to servicePrincipals

ServicePrincipalsServicePrincipalCreateServicePrincipalViaJsonStringWithResult(String, IEventListener, ISendAsync)
ServicePrincipalsServicePrincipalCreateServicePrincipalWithResult(IMicrosoftGraphServicePrincipal, IEventListener, ISendAsync, SerializationMode)
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.

ServicePrincipalsServicePrincipalGetServicePrincipalViaIdentityWithResult(String, String, String[], String[], IEventListener, ISendAsync)
ServicePrincipalsServicePrincipalGetServicePrincipalWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

ServicePrincipalsServicePrincipalListServicePrincipalViaIdentityWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
ServicePrincipalsServicePrincipalListServicePrincipalWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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.

ServicePrincipalsServicePrincipalUpdateServicePrincipalViaJsonString(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.

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

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

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

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

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.

UsersListOwnedApplicationsViaIdentityWithResult(String, String[], String[], String[], IEventListener, ISendAsync)
UsersListOwnedApplicationsWithResult(String[], String[], String[], IEventListener, ISendAsync)
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.

UsersListOwnedObjectsViaIdentityWithResult(String, String[], String[], String[], IEventListener, ISendAsync)
UsersListOwnedObjectsWithResult(String[], String[], String[], IEventListener, ISendAsync)
UsersUserCreateUser(IMicrosoftGraphUser, Func<HttpResponseMessage, Task<IMicrosoftGraphUser>,Task>, Func<HttpResponseMessage,Task<IOdataError>, Task>, IEventListener, ISendAsync, SerializationMode)

Add new entity to users

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

Add new entity to users

UsersUserCreateUserViaJsonStringWithResult(String, IEventListener, ISendAsync)
UsersUserCreateUserWithResult(IMicrosoftGraphUser, IEventListener, ISendAsync, SerializationMode)
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.

UsersUserGetSignedInUserViaIdentityWithResult(String, String[], String[], IEventListener, ISendAsync)
UsersUserGetSignedInUserWithResult(String[], String[], IEventListener, ISendAsync)
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.

UsersUserGetUserViaIdentityWithResult(String, String, String[], String[], IEventListener, ISendAsync)
UsersUserGetUserWithResult(String, String, String[], String[], IEventListener, ISendAsync)
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

UsersUserListUserViaIdentityWithResult(String, String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
UsersUserListUserWithResult(String, String, String, Nullable<Boolean>, String[], String[], String[], IEventListener, ISendAsync)
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.

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

Represents an Azure Active Directory user object.

Applies to