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

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