Click or drag to resize

PsrCredentialCheckResult Property

Result of the most current check run.

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public PsrCredentialCheckResult Result { get; set; }

Property Value

Type: PsrCredentialCheckResult
See Also