http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Permission
PermissionDetailsModel Complex Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Permission : PermissionDetailsModel Complex Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Permission
Diagram
ProntoID Element Name Element AllowWorkflow Element AllowWebForm Element AllowUser Element AllowThirdPartyCredentialAdmin Element AllowTheme Element AllowSystemWideAdmin Element AllowSigning Element AllowReportsView Element AllowProcessLaunch Element AllowPermissionSet Element AllowPermission Element AllowOpenSigningQueue Element AllowOpenSigning Element AllowLogo Element AllowGroup Element AllowEmailTemplate Element AllowDocumentTemplate Element AllowDev Element AllowContent Element AllowChildGroup Element AllowBrands Element AllowApi Element AllowAction Element Sequence PermissionDetailsModel Complex Type
Overview
Sequence
AllowAction optional xs:boolean
AllowApi optional xs:boolean
AllowBrands optional xs:boolean
AllowChildGroup optional xs:boolean
AllowContent optional xs:boolean
AllowDev optional xs:boolean
AllowDocumentTemplate optional xs:boolean
AllowEmailTemplate optional xs:boolean
AllowGroup optional xs:boolean
AllowLogo optional xs:boolean
AllowOpenSigning optional xs:boolean
AllowOpenSigningQueue optional xs:boolean
AllowPermission optional xs:boolean
AllowPermissionSet optional xs:boolean
AllowProcessLaunch optional xs:boolean
AllowReportsView optional xs:boolean
AllowSigning optional xs:boolean
AllowSystemWideAdmin optional xs:boolean
AllowTheme optional xs:boolean
AllowThirdPartyCredentialAdmin optional xs:boolean
AllowUser optional xs:boolean
AllowWebForm optional xs:boolean
AllowWorkflow optional xs:boolean
Name optional xs:string
ProntoID optional xs:string
Used By
PermissionDetailsModel Element
PermissionDetailsModel Element
Source
<xs:complexType name="PermissionDetailsModel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AllowAction" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowApi" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowBrands" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowChildGroup" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowContent" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowDev" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowDocumentTemplate" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowEmailTemplate" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowGroup" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowLogo" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowOpenSigning" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowOpenSigningQueue" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowPermission" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowPermissionSet" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowProcessLaunch" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowReportsView" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowSigning" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowSystemWideAdmin" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowTheme" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowThirdPartyCredentialAdmin" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowUser" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowWebForm" type="xs:boolean" />
    <xs:element minOccurs="0" name="AllowWorkflow" type="xs:boolean" />
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="ProntoID" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Permission