System.Security.Principal.IIdentity public interface IIdentity Documentation Code string AuthenticationType { get; } bool IsAuthenticated { get; } string Name { get; }