Partager via


ModuleInfo.AllowedRoles Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ AllowedRoles { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AllowedRoles { get; }
member this.AllowedRoles : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedRoles As IList(Of String)

Property Value

Implements

Applies to