Click or drag to resize

AuthorizeAttributeRoles Property

Roles allowed, separate by comma

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public string Roles { get; set; }

Property Value

Type: String
See Also