# Functions
New creates an instance of the ManagementClient client.
NewApplicationsClient creates an instance of the ApplicationsClient client.
NewApplicationsClientWithBaseURI creates an instance of the ApplicationsClient client.
NewDomainsClient creates an instance of the DomainsClient client.
NewDomainsClientWithBaseURI creates an instance of the DomainsClient client.
NewGroupsClient creates an instance of the GroupsClient client.
NewGroupsClientWithBaseURI creates an instance of the GroupsClient client.
NewObjectsClient creates an instance of the ObjectsClient client.
NewObjectsClientWithBaseURI creates an instance of the ObjectsClient client.
NewServicePrincipalsClient creates an instance of the ServicePrincipalsClient client.
NewServicePrincipalsClientWithBaseURI creates an instance of the ServicePrincipalsClient client.
NewUsersClient creates an instance of the UsersClient client.
NewUsersClientWithBaseURI creates an instance of the UsersClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
DefaultBaseURI is the default URI used for the service Graphrbac.
Guest specifies the guest state for user type.
Member specifies the member state for user type.
# Structs
AADObject is the properties of an Active Directory object.
ADGroup is active Directory group information.
Application is active Directory application information.
ApplicationCreateParameters is request parameters for creating a new application.
ApplicationListResult is application list operation result.
ApplicationsClient is the the Graph RBAC Management Client.
ApplicationUpdateParameters is request parameters for updating an existing application.
CheckGroupMembershipParameters is request parameters for IsMemberOf API call.
CheckGroupMembershipResult is server response for IsMemberOf API call.
Domain is active Directory Domain information.
DomainListResult is server response for Get tenant domains API call.
DomainsClient is the the Graph RBAC Management Client.
ErrorMessage is active Directory error message.
GetObjectsParameters is request parameters for the GetObjectsByObjectIds API.
GetObjectsResult is the response to an Active Directory object inquiry API request.
GraphError is active Directory error information.
GroupAddMemberParameters is request parameters for adding a member to a group.
GroupCreateParameters is request parameters for creating a new group.
GroupGetMemberGroupsParameters is request parameters for GetMemberGroups API call.
GroupGetMemberGroupsResult is server response for GetMemberGroups API call.
GroupListResult is server response for Get tenant groups API call.
GroupsClient is the the Graph RBAC Management Client.
KeyCredential is active Directory Key Credential information.
KeyCredentialListResult is keyCredential list operation result.
KeyCredentialsUpdateParameters is request parameters for a KeyCredentials update operation.
ManagementClient is the base client for Graphrbac.
ObjectsClient is the the Graph RBAC Management Client.
OdataError is active Directory OData error information.
PasswordCredential is active Directory Password Credential information.
PasswordCredentialListResult is passwordCredential list operation result.
PasswordCredentialsUpdateParameters is request parameters for a PasswordCredentials update operation.
PasswordProfile is the password profile associated with a user.
RequiredResourceAccess is specifies the set of OAuth 2.0 permission scopes and app roles under the specified resource that an application requires access to.
ResourceAccess is specifies an OAuth 2.0 permission scope or an app role that an application requires.
ServicePrincipal is active Directory service principal information.
ServicePrincipalCreateParameters is request parameters for creating a new service principal.
ServicePrincipalListResult is server response for get tenant service principals API call.
ServicePrincipalsClient is the the Graph RBAC Management Client.
SignInName is contains information about a sign-in name of a local account user in an Azure Active Directory B2C tenant.
User is active Directory user information.
UserBase is.
UserCreateParameters is request parameters for creating a new work or school account user.
UserGetMemberGroupsParameters is request parameters for GetMemberGroups API call.
UserGetMemberGroupsResult is server response for GetMemberGroups API call.
UserListResult is server response for Get tenant users API call.
UsersClient is the the Graph RBAC Management Client.
UserUpdateParameters is request parameters for updating an existing work or school account user.
# Type aliases
UserType enumerates the values for user type.