| PsrListFilterObjectCredentialCheckResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrListFilterObjectCredentialCheckResult : PsrListFilterObject
The PsrListFilterObjectCredentialCheckResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrListFilterObjectCredentialCheckResult | Initializes a new instance of the PsrListFilterObjectCredentialCheckResult class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FilterActive | 
                How the filter is used for filtering:
                false = deactivated
                true = include
                null = exclude
            (Inherited from PsrListFilterObject.) | 
|  | ForceShowRemoveButton | 
                True if the "remove"-button should always be shown.
            (Inherited from PsrListFilterObject.) | 
|  | Ident | 
                For better identification of the object
            (Inherited from PsrListFilterObject.) | 
|  | Result | 
                Filter by credential check result
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also