2.1.5 t:DenyOfRequestType Complex Type
The DenyOfRequestType complex type specifies that the request for access is denied. Any permission previously granted is revoked.
-
<xs:complexType name="DenyOfRequestType"> <xs:sequence> <xs:element name="Providers" type="t:ProvidersType" /> </xs:sequence> </xs:complexType>
The following table lists the child element of the DenyOfRequestType complex type.
Element name |
Type |
Description |
---|---|---|
Providers |
t:ProvidersType (section 2.1.9) |
The folders and the encrypted data to which access is denied. |