Overload | Description |
---|---|
UACertificateArguments Constructor() | Initializes a new instance of the class with default data. |
UACertificateArguments Constructor(String) | Initializes a new instance of the class, specifying the sub-id of the certificate. |
UACertificateArguments Constructor(UACertificateArguments) | Initializes a new instance as a copy of an existing arguments object. |
UACertificateArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |