UserOtpActiveDataSetOtpActivOk Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public bool SetOtpActivOk { get; set; }<DataMemberAttribute>
Public Property SetOtpActivOk As Boolean
Get
Set
public:
[DataMemberAttribute]
property bool SetOtpActivOk {
bool get ();
void set (bool value);
}[<DataMemberAttribute>]
member SetOtpActivOk : bool with get, set
function get SetOtpActivOk () : boolean
function set SetOtpActivOk (value : boolean)
Property Value
Type:
Boolean
See Also