Returns true if source is a member of target identity.
boolean $Membership.IsMemberOf(source: ( string | Identity ), target: ( string | Identity ))
boolean $Membership.IsMemberOf(source: ( string |
), target: ( string |
))
( string | Identity ) source
Identity to check
( string | Identity ) target
Identity to check against
True if source is a member of target identity.
Copyright © 2010 - 2023 Emakin. All rights reserved.