public string CryptPublicKeyAlgorithm { get; }
Public ReadOnly Property CryptPublicKeyAlgorithm As String
Get
public:
virtual property String^ CryptPublicKeyAlgorithm {
String^ get () sealed;
}
abstract CryptPublicKeyAlgorithm : string with get
override CryptPublicKeyAlgorithm : string with get