Interface ILocalRole
Namespace: ImageVault.Web.Security
Assembly: ImageVault.Web.dll
Syntax
public interface ILocalRole
Properties
Id
Declaration
string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |