Computer MsNPCallingStationID Property DRA REST Extensions SDK
For dial-in connections, the expected phone number for the 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 = "msNpCallingStationId")]
public string MsNPCallingStationID { get; set; }

Property Value

Type: OnlineString
Remarks

The provided value is also written to the msNPSavedCallingStationID attribute.
See Also