SecurityCreateResponse Klasse

Definition

Stellt einen Nachrichtenvertrag für das Erstellen einer Sicherheitsantwort dar.

public ref class SecurityCreateResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityCreateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityCreateResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityCreateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityCreateResponse = class
Public Class SecurityCreateResponse
Vererbung
SecurityCreateResponse
Attribute

Konstruktoren

SecurityCreateResponse()

Initialisiert eine neue Instanz der SecurityCreateResponse-Klasse, die Standardwerte aufweist.

SecurityCreateResponse(OperationResult, SecuritySet)

Initialisiert eine neue Instanz der SecurityCreateResponse-Klasse, die das angegebene Vorgangsergebnis und die Sicherheitsmenge besitzt.

Felder

OperationResult

Das Vorgangsergebnis, einschließlich einer eindeutigen ID zur Nachverfolgung und Protokollierung.

SecuritySet

Der resultierende Sicherheitssatz des Vorgangs.

Gilt für: