Search Results for

    Show / Hide Table of Contents

    Class GetXMSApiMToken

    Microsoft api token which will be send with office 365/powerapps

    Inheritance
    System.Object
    GetXMSApiMToken
    Inherited Members
    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: Simplic.Framework.WebAPI.Core
    Assembly: Simplic.Framework.WebAPI.dll
    Syntax
    public class GetXMSApiMToken

    Properties

    | Improve this Doc View Source

    CallerIdentity

    Gets or sets the connection caller

    Declaration
    public CallerIdentity CallerIdentity { get; set; }
    Property Value
    Type Description
    CallerIdentity
    | Improve this Doc View Source

    ConnectionCreator

    Gets or sets the connection creator

    Declaration
    public ConnectionCreator ConnectionCreator { get; set; }
    Property Value
    Type Description
    ConnectionCreator
    | Improve this Doc View Source

    ConnectionKey

    Gets or sets the connection key

    Declaration
    public string ConnectionKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SKU

    Gets or sets the sku

    Declaration
    public string SKU { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx