Click or drag to resize

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)
Syntax
C#
public string this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: String
See Also