[This is preliminary documentation and is subject to change.]
This variable field shall contain the Implementation-class-uid
of the Association-requester as defined in Section D.3.3.2 of
this part.
| C# | Visual Basic | Visual C++ |
public string UID { get; set; }
Public Property UID As String
public: property String^ UID { String^ get (); void set (String^ value); }
The Implementation-class-uid field is structured as a UID as defined in PS 3.5.
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |