set_method


Description:

public void set_method (string method, string[] mechanisms)

Adds a method to the list of allowed methods.

If this method is not called even once, then all methods are allowed. Mechanisms are method-specific variants of authentication.

Parameters:

this

the IdentityInfo.

method

an authentication method.

mechanisms

a null-termianted list of mechanisms.