Inheritance
System.Object
CustomPageRegistration
Assembly: DirectScale.Disco.Extension.Abstractions.dll
public class CustomPageRegistration : Object
Constructors
Declaration
public CustomPageRegistration()
Properties
Declaration
public string AppId { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Endpoint { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Location { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SecurityRightReq { get; set; }
Property Value
Type |
Description |
System.String |
|