get_SignatureAlgorithm()

RSACryptoServiceProvider::get_SignatureAlgorithm() method

Gets signature algorithm associated with CSP object.

String System::Security::Cryptography::RSACryptoServiceProvider::get_SignatureAlgorithm() override

Return Value

Signature algorithm name.

See Also