Uses of Class
microsoft.dynamics.crm.complex.RetrievePrincipalAttributePrivilegesResponse
-
Packages that use RetrievePrincipalAttributePrivilegesResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of RetrievePrincipalAttributePrivilegesResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrievePrincipalAttributePrivilegesResponse Modifier and Type Method Description RetrievePrincipalAttributePrivilegesResponseRetrievePrincipalAttributePrivilegesResponse.Builder. build()RetrievePrincipalAttributePrivilegesResponseRetrievePrincipalAttributePrivilegesResponse. withUnmappedField(String name, Object value) -
Uses of RetrievePrincipalAttributePrivilegesResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type RetrievePrincipalAttributePrivilegesResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAttributePrivilegesResponse>Systemuser. retrievePrincipalAttributePrivileges()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAttributePrivilegesResponse>Team. retrievePrincipalAttributePrivileges() -
Uses of RetrievePrincipalAttributePrivilegesResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type RetrievePrincipalAttributePrivilegesResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAttributePrivilegesResponse>SystemuserRequest. retrievePrincipalAttributePrivileges()com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrievePrincipalAttributePrivilegesResponse>TeamRequest. retrievePrincipalAttributePrivileges()
-