Поделиться через


Manager.HasFlag

Manager.HasFlag

Not implemented. Use the Manager.Error property instead.

Syntax

Function Manager.HasFlag(flagMask) As Boolean

Parameters

  • flagMask
    Represents the Microsoft® .NET Passport profile flag to query.

Return values

The HasFlag method returns a Boolean value. The method returns True if the .NET Passport profile flag, iFlagMask, is set in this user's profile; otherwise, the method returns False.

Remarks

This method is not implemented. To get the error status, see Manager.Error.

See Also

Passport Manager Object