Uses of Class
odata.msgraph.client.beta.entity.request.InformationProtectionRequest
-
Packages that use InformationProtectionRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of InformationProtectionRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return InformationProtectionRequest Modifier and Type Method Description InformationProtectionRequestGraphService. informationProtection() -
Uses of InformationProtectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return InformationProtectionRequest Modifier and Type Method Description InformationProtectionRequestUser. getInformationProtection() -
Uses of InformationProtectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return InformationProtectionRequest Modifier and Type Method Description InformationProtectionRequestUserRequest. informationProtection()
-