WellKnownProtectedOperations.CreateClientIsOwner Methode

Definition

Erstellt ein neues ProtectedOperation , das einen- ClientIsOwner Vorgang darstellt.

public:
 static Microsoft::ServiceHub::Framework::Services::ProtectedOperation ^ CreateClientIsOwner();
public static Microsoft.ServiceHub.Framework.Services.ProtectedOperation CreateClientIsOwner ();
static member CreateClientIsOwner : unit -> Microsoft.ServiceHub.Framework.Services.ProtectedOperation
Public Shared Function CreateClientIsOwner () As ProtectedOperation

Gibt zurück

ProtectedOperation

Eine Instanz von ProtectedOperation , die an die-Methode übermittelt werden kann CheckAuthorizationAsync(ProtectedOperation, CancellationToken) .

Gilt für