ICredentialGenerator PropertiesIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

The ICredentialGenerator type exposes the following members.
Properties

  NameDescription
Public propertyCredential
Specifies the Credential that represents the client. A CannotGenerateCredentialException exception occurs if generation of the credential for the client fails.
Public propertyProperties
Specifies the user-defined properties for the CredentialGenerator factory.

These properties are used to influence the contents of the credential that is generated by the CredentialGenerator factory. This property value is set to the credentialGeneratorProps property value in the client security configuration property file.

Back to Top
See Also