Freigeben über


RevokePermissionAction Klasse

Definition

Vorgang zum Entfernen der Berechtigung.

[Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))]
public class RevokePermissionAction : Microsoft.Azure.WebJobs.Extensions.WebPubSub.WebPubSubAction
[<Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))>]
type RevokePermissionAction = class
    inherit WebPubSubAction
Public Class RevokePermissionAction
Inherits WebPubSubAction
Vererbung
RevokePermissionAction
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

RevokePermissionAction()

Vorgang zum Entfernen der Berechtigung.

Eigenschaften

ConnectionId

Targe connectionId.

Permission

Zielberechtigung.

TargetName

Zielname.

Gilt für: