Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public methodstatic CheckAccess Checks if the current principal is authorized to perform the given action on the given resource.
public method Copy Returns a copy of the current ClaimsPrincipalPermission instance.
public method Demand Checks if the policy engine authorizes the current principal to perform the actions on the specified resources.
public method Equals  Перегружено. (унаследовано от Object)
public method FromXml Initializes the current instance from the SecurityElement.
public method GetHashCode  (унаследовано от Object)
public method GetType  (унаследовано от Object)
public method Intersect Returns a new ClaimsPrincipalPermission object that has only those ResourceAction objects which are present in both the current instance and the target instance.
public method IsSubsetOf Checks if all the ResourceAction objects contained in the current instance is also present in the target instance.
public method IsUnrestricted Returns true if the permission is unrestricted; otherwise, returns false.
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
public method ToXml Returns the XML encoded form of the current instance.
public method Union Returns a new ClaimsPrincipalPermission object that has the ResourceAction objects which are present in both the current instance and the target instance.

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.