 | DefaultDataSigningServiceIsSymmetric Property |
Get whether the signature is symmetric
Namespace:
SanteDB.DisconnectedClient.Security
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntaxpublic bool IsSymmetric { get; }Public ReadOnly Property IsSymmetric As Boolean
Get
public:
property bool IsSymmetric {
bool get ();
}member IsSymmetric : bool with get
Property Value
Type:
Boolean
See Also