Comments.

This commit is contained in:
antiduh
2014-07-07 19:20:12 +00:00
parent 4186938ebc
commit f0a2f85edf
2 changed files with 6 additions and 1 deletions

View File

@@ -69,7 +69,9 @@ namespace NSspi.Credentials
}
/// <summary>
/// Returns the name of the principle of the credential.
/// Returns the User Principle Name of the credential. Depending on the underlying security
/// package used by the credential, this may not be the same as the Down-Level Logon Name
/// for the user.
/// </summary>
public string PrincipleName
{