Overload | Description |
---|---|
CreateUserNameIdentity(String) | Creates a username token identity, specifying the username explicitly, with an empty password. |
CreateUserNameIdentity(String,String) | Creates a username token identity, specifying the username and password explicitly. |