AclConfigurationUserId Property
|
UserId
Namespace:
Aruba.Cloud.WsDBaaS.Requests
Assembly:
WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public string UserId { get; set; }<DataMemberAttribute>
Public Property UserId As String
Get
Set
public:
[DataMemberAttribute]
property String^ UserId {
String^ get ();
void set (String^ value);
}[<DataMemberAttribute>]
member UserId : string with get, set
function get UserId () : String
function set UserId (value : String)
Property Value
Type:
String
See Also