Extensions of
System.Security.Principal.IPrincipal
- Namespace
- Songhay
.Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IPrincipalExtensions"]
class Type type-node
Syntax
public static class IPrincipalExtensions
Methods
Name | Return Value | Summary |
---|---|---|
ToUserName |
string |
Converts
System.Security.Principal.IPrincipal to a string representation of the user’s name.
static
|