Tenant.IPAddressWACTokenLifetime property
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public Property IPAddressWACTokenLifetime As Integer
Get
Set
'Usage
Dim instance As Tenant
Dim value As Integer
value = instance.IPAddressWACTokenLifetime
instance.IPAddressWACTokenLifetime = value
public int IPAddressWACTokenLifetime { get; set; }
Property value
Type: System.Int32