MetadataSupport.GetSecurityRole(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::Dynamics::AX::Metadata::MetaModel::AxSecurityRole ^ GetSecurityRole(System::String ^ roleName);
public static Microsoft.Dynamics.AX.Metadata.MetaModel.AxSecurityRole GetSecurityRole (string roleName);
static member GetSecurityRole : string -> Microsoft.Dynamics.AX.Metadata.MetaModel.AxSecurityRole
Public Shared Function GetSecurityRole (roleName As String) As AxSecurityRole
Parameters
- roleName
- String
Returns
Microsoft.Dynamics.AX.Metadata.MetaModel.AxSecurityRole