public SecurityAlgorithm SecurityAlgorithm { get; set; }Public Property SecurityAlgorithm As SecurityAlgorithm
Get
Setpublic:
property SecurityAlgorithm SecurityAlgorithm {
SecurityAlgorithm get ();
void set (SecurityAlgorithm value);
}function get_SecurityAlgorithm();
function set_SecurityAlgorithm(value);