ValidationResult.PolicyErrors Property

Definition

public:
 property Nullable<Mono::Security::Interface::MonoSslPolicyErrors> PolicyErrors { Nullable<Mono::Security::Interface::MonoSslPolicyErrors> get(); };
public Mono.Security.Interface.MonoSslPolicyErrors? PolicyErrors { get; }
member this.PolicyErrors : Nullable<Mono.Security.Interface.MonoSslPolicyErrors>
Public ReadOnly Property PolicyErrors As Nullable(Of MonoSslPolicyErrors)

Property Value

Nullable<MonoSslPolicyErrors>

Applies to