AppIdentifier Constructor
Overloads
AppIdentifier() |
Default constructor |
|
AppIdentifier(String) |
Create AppIdentifier instance with only AppId property set. |
AppIdentifier()
Default constructor
Declaration
public AppIdentifier()
AppIdentifier(String)
Create AppIdentifier instance with only AppId property set.
Declaration
public AppIdentifier(string appId)
Parameters
Type | Name | Description |
---|---|---|
System.String | appId |