add_altsubject_match


Description:

public bool add_altsubject_match (string altsubject_match)

Adds an allowed alternate subject name match.

Until at least one match is added, the altSubjectName of the remote authentication server is not verified.

Parameters:

this

the Setting8021x

altsubject_match

the altSubjectName to allow for this connection

Returns:

true if the alternative subject name match was successfully added, false if it was already allowed.