adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / SecurityEntitySubClasses Class / IsSecurityLogin Property


In This Topic
    IsSecurityLogin Property
    In This Topic
    Indicates whether this object is a SecurityLogin
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSecurityLogin As Boolean
    public bool IsSecurityLogin {get;}
    public:
    property bool IsSecurityLogin {
       bool get();
    }
    See Also