Show / Hide Table of Contents

    Class ValidateCredentialTokenFunctionArgs

    Function specific configuration elements should be added as properties here to extend the AzureFunctionArgs class.

    Inheritance
    System.Object
    AzureFunctionArgs
    ValidateCredentialTokenFunctionArgs
    Inherited Members
    AzureFunctionArgs.StorageAccount
    AzureFunctionArgs.StorageAccountKey
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace:AzureFunctionsForSharePoint.Functions
    Assembly:AzureFunctionsForSharePoint.Functions.dll
    Syntax
    public class ValidateCredentialTokenFunctionArgs : AzureFunctionArgs
    • Improve this Doc
    • View Source
    Back to top Copyright © 2016 InstantQuick
    View project on Github