IsMaterialAuthor

Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Material Author security role.
Syntax
bResult
=
MaterialServerSecurity
.
IsMaterialAuthor
()
The
IsMaterialAuthor
method syntax has these parts:
Part
Description
bResult
Boolean value that returns TRUE or FALSE which represents if the current user has access to interfaces defined for use for the MaterialAuthor Role.
MaterialServerSecurity
Instance of the MaterialServerSecurity Interface to which the method is directed.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal