Interface IClient
Namespace: EPiServer.Shell.UI.Messaging.Internal
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
public interface IClient
Properties
Id
Declaration
Guid Id { get; }
Property Value
Type | Description |
---|---|
System.Guid |
User
Declaration
IPrincipal User { get; }
Property Value
Type | Description |
---|---|
System.Security.Principal.IPrincipal |