DataGateCredentialExtensions class
Provides extension methods for the IDataGateCredential interface.
Namespace: ASNA.DataGate.Providers Assembly: ASNA.QSys.DataGate.Client.dll
Inheritance: Object
Methods
| Signature | Description |
|---|---|
| IsStarDomainCredential(IDataGateCredential) | Determines whether the specified IDataGateCredential is a StarDomain credential. |
| ThrowIfNotUserPassword(IDataGateCredential, UserPasswordCredential&) | Throws an exception if the specified IDataGateCredential is not a UserPassword credential. |