AuthCredentialItem Property |
Operator to receive the value for a defined key of the RequiredFieldsFromUser
Namespace:
PsrApi.Data.Authentication.AuthData
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic string this[
string key
] { get; }
Parameters
- key
- Type: SystemString
Property Value
Type:
String
See Also