Membership Members (Microsoft.PerformancePoint.Scorecards)

Represents membership for a first class object.

The following tables list the members exposed by the Membership type.

Public Constructors

  Name Description
Public method Membership Overloaded.  

Top

Public Properties

  Name Description
Public property Login The user login that the membership is associated with.
Public property Role The role the user is assocated with for the first class object.
Public property Sid The security ID of the user. Do not modify this property. It is used internally.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy.
Public method Equals  Overloaded. (inherited from Object)
Public method FillInSids Ensure that the SIDs and the login names are in sync.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method IsInRole Checks if a user is a member of this membership group
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString Overridden. Returns the login string.
Public method ValidateItem Validates that this Membership represents an item (element)-based role.
Public method ValidateLogin Checks that the Login and Sid are valid.
Public method ValidateRole Validates the role.
Public method ValidateServer Validates that Membership represents a server-based role.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Membership Class
Microsoft.PerformancePoint.Scorecards Namespace