| Overload | Description |
|---|---|
| UAApplicationIdentity Constructor(String,Boolean) | Initializes a new instance of the UAApplicationIdentity class with the specified application URI string and trusted status. |
| UAApplicationIdentity Constructor(UAApplicationIdentity) | Initializes a new instance of the class, copying values from a given object. |
| UAApplicationIdentity Constructor(Uri,Boolean) | Initializes a new instance of the UAApplicationIdentity class with the specified application URI and trusted status. |
| UAApplicationIdentity Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |