KopenBuy
1-855-856-7678
OndersteuningSupport
Represents the rule to allow.
Namespace: Microsoft.ServiceBus.Messaging
The AllowRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ClaimType | Gets or sets the claim type. (Inherited from AuthorizationRule.) |
![]() | ClaimValue | Gets or sets the claim value which is either ‘Send’, ‘Listen’, or ‘Manage’. (Inherited from AuthorizationRule.) |
![]() | CreatedTime | Gets or sets the date and time when the authorization rule was created. (Inherited from AuthorizationRule.) |
![]() | IssuerName | Gets or sets the name identifier of the issuer. (Inherited from AuthorizationRule.) |
![]() | KeyName | Gets or sets the allow rule key name. (Overrides AuthorizationRule.KeyName.) |
![]() | ModifiedTime | Gets or sets the date and time when the authorization rule was modified. (Inherited from AuthorizationRule.) |
![]() | Revision | Gets or sets the modification revision number. (Inherited from AuthorizationRule.) |
![]() | Rights | Gets or sets the list of rights. (Inherited from AuthorizationRule.) |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a copy of AuthorizationRule. (Inherited from AuthorizationRule.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from AuthorizationRule.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from AuthorizationRule.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnValidate | Enables derived classes to provide custom handling when validating the authorization rule. (Inherited from AuthorizationRule.) |
![]() | ToString | (Inherited from Object.) |
![]() | ValidateRights | Checks the validity of the specified access rights. (Inherited from AuthorizationRule.) |