VerificationResultRuleName Property
|
Get verification rule name.
Namespace:
Guardtime.KSI.Signature.Verification
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic string RuleName { get; }
Public ReadOnly Property RuleName As String
Get
public:
property String^ RuleName {
String^ get ();
}
member RuleName : string with get
Property Value
Type:
String
See Also