| X509ConfigurationElementValidationOnly Property |
Validation only?
Namespace:
SanteDB.Core.Security.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool ValidationOnly { get; set; }
Public Property ValidationOnly As Boolean
Get
Set
public:
property bool ValidationOnly {
bool get ();
void set (bool value);
}
member ValidationOnly : bool with get, set
Property Value
Type:
BooleanSee Also