FileHold 17.1 API Documentation
C#
Show/Hide TOC
Principal
Is
In
Role Method
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
bool
IsInRole
(
string
role
)
Parameters
role
String
Return Value
Boolean
Implements
IPrincipal
IsInRole(String)
See Also
Reference
Principal Class
FileHold.Common Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also