CspProviderAlgorithmInfoAlgorithmOperations Property |
Gets the operations that can be performed by the algorithm.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public CspAlgorithmOperation AlgorithmOperations { get; }
Public ReadOnly Property AlgorithmOperations As CspAlgorithmOperation
Get
public:
property CspAlgorithmOperation AlgorithmOperations {
CspAlgorithmOperation get ();
}
member AlgorithmOperations : CspAlgorithmOperation with get
Property Value
Type:
CspAlgorithmOperationSee Also