Netwrix Password Secure API
Netwrix Password Secure API
PsrApi.Data.Authentication.AuthConfiguration
AuthenticationConfiguration Class
AuthenticationConfiguration Properties
AuthenticatorName Property
AuthType Property
RequiredFieldsFromUser Property
AuthenticationConfiguration
RequiredFieldsFromUser Property
Fields that has to be filled by the user
Namespace:
PsrApi.Data.Authentication.AuthConfiguration
Assembly:
PsrApi (in PsrApi.dll) Version: 9.2.5.33325 (02.09.2025)+429b894eb63dde25f05b27278f37720b53aa9a8f
Syntax
C#
Copy
public
AuthenticationFieldCollection
RequiredFieldsFromUser
{
get
;
set
; }
Property Value
Type:
AuthenticationFieldCollection
Implements
IObjectWithRequiredFields
RequiredFieldsFromUser
See Also
Reference
AuthenticationConfiguration Class
PsrApi.Data.Authentication.AuthConfiguration Namespace