pub struct ServicePrincipalsIdApiClient { /* private fields */ }
Implementations§
source§impl ServicePrincipalsIdApiClient
impl ServicePrincipalsIdApiClient
pub fn owner<ID: AsRef<str>>( &self, id: ID ) -> ServicePrincipalsOwnersIdApiClient
pub fn member_of(&self) -> MemberOfApiClient
pub fn transitive_member_of(&self) -> TransitiveMemberOfApiClient
pub fn owners(&self) -> ServicePrincipalsOwnersApiClient
sourcepub fn delete_service_principal(&self) -> RequestHandler
pub fn delete_service_principal(&self) -> RequestHandler
Delete servicePrincipal
sourcepub fn get_service_principal(&self) -> RequestHandler
pub fn get_service_principal(&self) -> RequestHandler
Get servicePrincipal
sourcepub fn update_service_principal<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn update_service_principal<B: BodyExt>(&self, body: B) -> RequestHandler
Update entity in servicePrincipals
sourcepub fn add_key<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn add_key<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action addKey
sourcepub fn add_password<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn add_password<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action addPassword
sourcepub fn add_token_signing_certificate<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn add_token_signing_certificate<B: BodyExt>( &self, body: B ) -> RequestHandler
Invoke action addTokenSigningCertificate
sourcepub fn list_app_management_policies(&self) -> RequestHandler
pub fn list_app_management_policies(&self) -> RequestHandler
Get appManagementPolicies from servicePrincipals
sourcepub fn count(&self) -> RequestHandler
pub fn count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn get_app_management_policies(
&self,
app_management_policy_id: impl AsRef<str>
) -> RequestHandler
pub fn get_app_management_policies( &self, app_management_policy_id: impl AsRef<str> ) -> RequestHandler
Get appManagementPolicies from servicePrincipals
sourcepub fn create_app_role_assigned_to<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_app_role_assigned_to<B: BodyExt>(&self, body: B) -> RequestHandler
Grant an appRoleAssignment for a service principal
sourcepub fn list_app_role_assigned_to(&self) -> RequestHandler
pub fn list_app_role_assigned_to(&self) -> RequestHandler
List appRoleAssignments granted for a service principal
sourcepub fn get_app_role_assigned_to_count(&self) -> RequestHandler
pub fn get_app_role_assigned_to_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_app_role_assigned_to(
&self,
app_role_assignment_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_app_role_assigned_to( &self, app_role_assignment_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property appRoleAssignedTo for servicePrincipals
sourcepub fn get_app_role_assigned_to(
&self,
app_role_assignment_id: impl AsRef<str>
) -> RequestHandler
pub fn get_app_role_assigned_to( &self, app_role_assignment_id: impl AsRef<str> ) -> RequestHandler
Get appRoleAssignedTo from servicePrincipals
sourcepub fn update_app_role_assigned_to<B: BodyExt>(
&self,
app_role_assignment_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_app_role_assigned_to<B: BodyExt>( &self, app_role_assignment_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property appRoleAssignedTo in servicePrincipals
sourcepub fn list_app_role_assignments(&self) -> RequestHandler
pub fn list_app_role_assignments(&self) -> RequestHandler
Get appRoleAssignments from servicePrincipals
sourcepub fn create_app_role_assignments<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_app_role_assignments<B: BodyExt>(&self, body: B) -> RequestHandler
Grant an appRoleAssignment to a service principal
sourcepub fn get_app_role_assignments_count(&self) -> RequestHandler
pub fn get_app_role_assignments_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_app_role_assignments(
&self,
app_role_assignment_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_app_role_assignments( &self, app_role_assignment_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property appRoleAssignments for servicePrincipals
sourcepub fn get_app_role_assignments(
&self,
app_role_assignment_id: impl AsRef<str>
) -> RequestHandler
pub fn get_app_role_assignments( &self, app_role_assignment_id: impl AsRef<str> ) -> RequestHandler
Get appRoleAssignments from servicePrincipals
sourcepub fn update_app_role_assignments<B: BodyExt>(
&self,
app_role_assignment_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_app_role_assignments<B: BodyExt>( &self, app_role_assignment_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property appRoleAssignments in servicePrincipals
sourcepub fn check_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn check_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action checkMemberGroups
sourcepub fn check_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn check_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action checkMemberObjects
sourcepub fn list_claims_mapping_policies(&self) -> RequestHandler
pub fn list_claims_mapping_policies(&self) -> RequestHandler
List assigned claimsMappingPolicy
sourcepub fn get_claims_mapping_policies_count(&self) -> RequestHandler
pub fn get_claims_mapping_policies_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn create_ref_claims_mapping_policies<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_ref_claims_mapping_policies<B: BodyExt>( &self, body: B ) -> RequestHandler
Create new navigation property ref to claimsMappingPolicies for servicePrincipals
sourcepub fn list_ref_claims_mapping_policies(&self) -> RequestHandler
pub fn list_ref_claims_mapping_policies(&self) -> RequestHandler
List assigned claimsMappingPolicy
sourcepub fn delete_ref_claims_mapping_policies(
&self,
claims_mapping_policy_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_ref_claims_mapping_policies( &self, claims_mapping_policy_id: impl AsRef<str> ) -> RequestHandler
Delete ref of navigation property claimsMappingPolicies for servicePrincipals
sourcepub fn create_delegated_permission_classifications<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_delegated_permission_classifications<B: BodyExt>( &self, body: B ) -> RequestHandler
Create delegatedPermissionClassification
sourcepub fn list_delegated_permission_classifications(&self) -> RequestHandler
pub fn list_delegated_permission_classifications(&self) -> RequestHandler
List delegatedPermissionClassifications collection of servicePrincipal
sourcepub fn get_delegated_permission_classifications_count(&self) -> RequestHandler
pub fn get_delegated_permission_classifications_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_delegated_permission_classifications(
&self,
delegated_permission_classification_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_delegated_permission_classifications( &self, delegated_permission_classification_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property delegatedPermissionClassifications for servicePrincipals
sourcepub fn get_delegated_permission_classifications(
&self,
delegated_permission_classification_id: impl AsRef<str>
) -> RequestHandler
pub fn get_delegated_permission_classifications( &self, delegated_permission_classification_id: impl AsRef<str> ) -> RequestHandler
Get delegatedPermissionClassifications from servicePrincipals
sourcepub fn update_delegated_permission_classifications<B: BodyExt>(
&self,
delegated_permission_classification_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_delegated_permission_classifications<B: BodyExt>( &self, delegated_permission_classification_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property delegatedPermissionClassifications in servicePrincipals
sourcepub fn create_endpoints<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn create_endpoints<B: BodyExt>(&self, body: B) -> RequestHandler
Create new navigation property to endpoints for servicePrincipals
sourcepub fn list_endpoints(&self) -> RequestHandler
pub fn list_endpoints(&self) -> RequestHandler
Get endpoints from servicePrincipals
sourcepub fn get_endpoints_count(&self) -> RequestHandler
pub fn get_endpoints_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_endpoints(&self, endpoint_id: impl AsRef<str>) -> RequestHandler
pub fn delete_endpoints(&self, endpoint_id: impl AsRef<str>) -> RequestHandler
Delete navigation property endpoints for servicePrincipals
sourcepub fn get_endpoints(&self, endpoint_id: impl AsRef<str>) -> RequestHandler
pub fn get_endpoints(&self, endpoint_id: impl AsRef<str>) -> RequestHandler
Get endpoints from servicePrincipals
sourcepub fn update_endpoints<B: BodyExt>(
&self,
endpoint_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_endpoints<B: BodyExt>( &self, endpoint_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property endpoints in servicePrincipals
sourcepub fn create_federated_identity_credentials<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_federated_identity_credentials<B: BodyExt>( &self, body: B ) -> RequestHandler
Create new navigation property to federatedIdentityCredentials for servicePrincipals
sourcepub fn list_federated_identity_credentials(&self) -> RequestHandler
pub fn list_federated_identity_credentials(&self) -> RequestHandler
Get federatedIdentityCredentials from servicePrincipals
sourcepub fn get_federated_identity_credentials_count(&self) -> RequestHandler
pub fn get_federated_identity_credentials_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn delete_federated_identity_credentials(
&self,
federated_identity_credential_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_federated_identity_credentials( &self, federated_identity_credential_id: impl AsRef<str> ) -> RequestHandler
Delete navigation property federatedIdentityCredentials for servicePrincipals
sourcepub fn get_federated_identity_credentials(
&self,
federated_identity_credential_id: impl AsRef<str>
) -> RequestHandler
pub fn get_federated_identity_credentials( &self, federated_identity_credential_id: impl AsRef<str> ) -> RequestHandler
Get federatedIdentityCredentials from servicePrincipals
sourcepub fn update_federated_identity_credentials<B: BodyExt>(
&self,
federated_identity_credential_id: impl AsRef<str>,
body: B
) -> RequestHandler
pub fn update_federated_identity_credentials<B: BodyExt>( &self, federated_identity_credential_id: impl AsRef<str>, body: B ) -> RequestHandler
Update the navigation property federatedIdentityCredentials in servicePrincipals
sourcepub fn get_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn get_member_groups<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action getMemberGroups
sourcepub fn get_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn get_member_objects<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action getMemberObjects
sourcepub fn list_home_realm_discovery_policies(&self) -> RequestHandler
pub fn list_home_realm_discovery_policies(&self) -> RequestHandler
List assigned homeRealmDiscoveryPolicy
sourcepub fn get_home_realm_discovery_policies_count(&self) -> RequestHandler
pub fn get_home_realm_discovery_policies_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn create_ref_home_realm_discovery_policies<B: BodyExt>(
&self,
body: B
) -> RequestHandler
pub fn create_ref_home_realm_discovery_policies<B: BodyExt>( &self, body: B ) -> RequestHandler
Create new navigation property ref to homeRealmDiscoveryPolicies for servicePrincipals
sourcepub fn list_ref_home_realm_discovery_policies(&self) -> RequestHandler
pub fn list_ref_home_realm_discovery_policies(&self) -> RequestHandler
List assigned homeRealmDiscoveryPolicy
sourcepub fn delete_ref_home_realm_discovery_policies(
&self,
home_realm_discovery_policy_id: impl AsRef<str>
) -> RequestHandler
pub fn delete_ref_home_realm_discovery_policies( &self, home_realm_discovery_policy_id: impl AsRef<str> ) -> RequestHandler
Delete ref of navigation property homeRealmDiscoveryPolicies for servicePrincipals
sourcepub fn remove_key<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn remove_key<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action removeKey
sourcepub fn remove_password<B: BodyExt>(&self, body: B) -> RequestHandler
pub fn remove_password<B: BodyExt>(&self, body: B) -> RequestHandler
Invoke action removePassword
sourcepub fn restore(&self) -> RequestHandler
pub fn restore(&self) -> RequestHandler
Invoke action restore
sourcepub fn list_token_issuance_policies(&self) -> RequestHandler
pub fn list_token_issuance_policies(&self) -> RequestHandler
Get tokenIssuancePolicies from servicePrincipals
sourcepub fn get_token_issuance_policies_count(&self) -> RequestHandler
pub fn get_token_issuance_policies_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn get_token_issuance_policies(
&self,
token_issuance_policy_id: impl AsRef<str>
) -> RequestHandler
pub fn get_token_issuance_policies( &self, token_issuance_policy_id: impl AsRef<str> ) -> RequestHandler
Get tokenIssuancePolicies from servicePrincipals
sourcepub fn list_token_lifetime_policies(&self) -> RequestHandler
pub fn list_token_lifetime_policies(&self) -> RequestHandler
Get tokenLifetimePolicies from servicePrincipals
sourcepub fn get_token_lifetime_policies_count(&self) -> RequestHandler
pub fn get_token_lifetime_policies_count(&self) -> RequestHandler
Get the number of the resource
sourcepub fn get_token_lifetime_policies(
&self,
token_lifetime_policy_id: impl AsRef<str>
) -> RequestHandler
pub fn get_token_lifetime_policies( &self, token_lifetime_policy_id: impl AsRef<str> ) -> RequestHandler
Get tokenLifetimePolicies from servicePrincipals