![]() | CredentialsFactoryConfig Methods |
The CredentialsFactoryConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetClassName |
Gets the configured class name of ICredentialsFactory implementation
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetImplementation |
Get the configured factory instance
|
![]() | GetProperties |
Gets the dictionary of the properties that will be used in Configure(GroupConfig, IDictionaryString, String) |
![]() | GetProperty |
Gets the value of the configured key-value pair
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetClassName |
Sets the class name of ICredentialsFactory implementation that will be used to
instantiate the factory instance
|
![]() | SetImplementation |
Set the factory instance
|
![]() | SetProperties |
Sets the dictionary of the properties that will be used in Configure(GroupConfig, IDictionaryString, String) |
![]() | SetProperty |
Adds a key, value pair into the properties dictionary of this configuration if not exist
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |