IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API SpecificationThe ICredentialGenerator type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Credential | Specifies the Credential that represents the client.
A CannotGenerateCredentialException exception occurs if
generation of the credential for the client fails.
|
![]() | Properties | 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. |
See Also