AuthOptionsDictionary Properties |
The AuthOptionsDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollectionT. (Inherited from OptionsDictionary.) | |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from OptionsDictionary.) | |
| Item | Gets or sets the element with the specified key. (Inherited from OptionsDictionary.) | |
| Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) | |
| Password |
Gets or sets the password for the credentials (not applicable in all cases)
| |
| Type |
Gets or sets the type of authentication to be used
| |
| Username |
Gets or sets the username to be used
| |
| Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Inherited from OptionsDictionary.) |