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