| ComputerBitLocker Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.Computer.BitLocker"]
Namespace:
NetIQ.DRA.Common.Rest.DataModels
Assembly:
NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax [DataMemberAttribute(Name = "bitLocker")]
public List<BitLocker> BitLocker { get; set; }
<DataMemberAttribute(Name := "bitLocker")>
Public Property BitLocker As List(Of BitLocker)
Get
Set
Property Value
Type:
ListBitLockerSee Also