Click or drag to resize
LoginDetailsTrustAllCertificates Property
Should all certificates be trusted?

Namespace: Rally.RestApi.Auth
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public bool TrustAllCertificates { get; set; }

Property Value

Type: Boolean
See Also