Search Results for

    Show / Hide Table of Contents

    Class ClaimAction

    A claim action.

    Inheritance
    System.Object
    ClaimAction
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class ClaimAction

    Fields

    Claim

    Gets the "claim" claim action string.

    Declaration
    public const string Claim = "claim"
    Field Value
    Type Description
    System.String

    Drop

    Gets the "drop" claim action string.

    Declaration
    public const string Drop = "drop"
    Field Value
    Type Description
    System.String

    Join

    Gets the "join" claim action string.

    Declaration
    public const string Join = "join"
    Field Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0