IIdentity public interface IIdentity Documentation string AuthenticationType { get; } bool IsAuthenticated { get; } string Name { get; }