OperationValidationEventArgs Klasa

Definicja

Przestroga

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Udostępnia dane dla zdarzenia OperationValidation.

public ref class OperationValidationEventArgs : EventArgs
public class OperationValidationEventArgs : EventArgs
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class OperationValidationEventArgs : EventArgs
type OperationValidationEventArgs = class
    inherit EventArgs
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type OperationValidationEventArgs = class
    inherit EventArgs
Public Class OperationValidationEventArgs
Inherits EventArgs
Dziedziczenie
OperationValidationEventArgs
Atrybuty

Uwagi

Uwaga

W tym materiale omówiono przestarzałe typy i przestrzenie nazw. Aby uzyskać więcej informacji, zobacz Przestarzałe typy w programie Windows Workflow Foundation 4.5.

Konstruktory

OperationValidationEventArgs(ReadOnlyCollection<ClaimSet>)
Przestarzałe.

Inicjuje nowe wystąpienie klasy OperationValidationEventArgs.

Właściwości

ClaimSets
Przestarzałe.

Kolekcja ClaimSet obiektów zawierających oświadczenia, które zostały dodane do kontekstu autoryzacji operacji.

IsValid
Przestarzałe.

true jeśli operacja jest prawidłowa; false Inaczej.

Metody

Equals(Object)
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy