public static Parse ( string data, string delimiter ) : List |
||
data | string | The string returned from AD to parse for a group. |
delimiter | string | The string to use as the seperator for the data. ex. "," |
return | List |
public static Parse ( string data, string delimiter ) : List |
||
data | string | The string returned from AD to parse for a group. |
delimiter | string | The string to use as the seperator for the data. ex. "," |
return | List |