adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class / SupportedSecurityInheritanceOptions Property

In This Topic
    SupportedSecurityInheritanceOptions Property (JobGroup)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable ReadOnly Property SupportedSecurityInheritanceOptions As Dictionary(Of SecurityInheritanceOptions,String)
    public override Dictionary<SecurityInheritanceOptions,string> SupportedSecurityInheritanceOptions {get;}
    See Also