Computer RasCallbackNumber Property DRA REST Extensions SDK
When dial-in callback option = always make callback, this is the phone number used for the callback connection. Optional.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "rasCallbackNumber")]
public string RasCallbackNumber { get; set; }

Property Value

Type: OnlineString
Remarks

In the DRA varset, this value is written to msRADIUSCallbackNumber.
See Also