Uses of Class
microsoft.dynamics.crm.complex.IsDataEncryptionActiveResponse
-
Packages that use IsDataEncryptionActiveResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of IsDataEncryptionActiveResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return IsDataEncryptionActiveResponse Modifier and Type Method Description IsDataEncryptionActiveResponseIsDataEncryptionActiveResponse.Builder. build()IsDataEncryptionActiveResponseIsDataEncryptionActiveResponse. withIsActive(Boolean isActive)IsDataEncryptionActiveResponseIsDataEncryptionActiveResponse. withUnmappedField(String name, Object value) -
Uses of IsDataEncryptionActiveResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type IsDataEncryptionActiveResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<IsDataEncryptionActiveResponse>System. isDataEncryptionActive()
-