C# Class PurgarNET.AAConnector.Shared.Parameters

显示文件 Open project: jurepurgar/aa-scsm-connector

Public Properties

Property Type Description
CLIENT_ID System.Guid
CONFIGMP_DISPLAYNAME string
CONFIGMP_NAME string
CONFIGMP_VERSION System.Version
REDIRECT_URI System.Uri
SECURE_REFERENCE_NAME string
SECURE_REFERENCE_OVERRIDE_NAME string
WORKFLOW_NAME_MONITORJOBS string
WORKFLOW_NAME_STARTRUNBOOK string

Private Methods

Method Description
GetTokenUri ( System.Guid tenantId ) : Uri
GetTokenUri ( string tenant = null ) : Uri

Property Details

CLIENT_ID public_oe static_oe property

public static Guid,System CLIENT_ID
return System.Guid

CONFIGMP_DISPLAYNAME public_oe static_oe property

public static string CONFIGMP_DISPLAYNAME
return string

CONFIGMP_NAME public_oe static_oe property

public static string CONFIGMP_NAME
return string

CONFIGMP_VERSION public_oe static_oe property

public static Version,System CONFIGMP_VERSION
return System.Version

REDIRECT_URI public_oe static_oe property

public static Uri,System REDIRECT_URI
return System.Uri

SECURE_REFERENCE_NAME public_oe static_oe property

public static string SECURE_REFERENCE_NAME
return string

SECURE_REFERENCE_OVERRIDE_NAME public_oe static_oe property

public static string SECURE_REFERENCE_OVERRIDE_NAME
return string

WORKFLOW_NAME_MONITORJOBS public_oe static_oe property

public static string WORKFLOW_NAME_MONITORJOBS
return string

WORKFLOW_NAME_STARTRUNBOOK public_oe static_oe property

public static string WORKFLOW_NAME_STARTRUNBOOK
return string