Show / Hide Table of Contents

Class RemoteSessionVerifier

Inheritance
System.Object
Verifier
RemoteSessionVerifier
Inherited Members
Verifier.isVerifiedByDefault
Verifier.IsVerifiedByDefault
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.DataVerifier.Core
Assembly: FChoice.Foundation.Clarify.DataVerifier.Core.dll
Syntax
public class RemoteSessionVerifier : Verifier

Constructors

RemoteSessionVerifier()

Declaration
public RemoteSessionVerifier()

Properties

GroupType

Declaration
public override VerifierGroupType GroupType { get; }
Property Value
Type Description
VerifierGroupType
Overrides
Verifier.GroupType

Name

Declaration
public override string Name { get; }
Property Value
Type Description
System.String
Overrides
Verifier.Name

TableName

Declaration
public override string TableName { get; }
Property Value
Type Description
System.String
Overrides
Verifier.TableName

Methods

Verify(NameValueCollection)

Declaration
public override VerifyTestResult[] Verify(NameValueCollection appState)
Parameters
Type Name Description
System.Collections.Specialized.NameValueCollection appState
Returns
Type Description
VerifyTestResult[]
Overrides
Verifier.Verify(NameValueCollection)
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.