AuthenticationBase.IsSecurityMember Method
Name | Parameters | Description |
---|---|---|
IsSecurityMember(Object, String) | theObject, memberName | Checks if the specified member is used by the security system. |
IsSecurityMember(Type, String) | type, memberName | Checks if the specified member is used by the security system. |