adTempus API
ArcanaDevelopment.adTempus.Client Namespace / WMITrigger Class / Authority Property

In This Topic
    Authority Property
    In This Topic
    The WMI authority to use
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property Authority As String
    [CanBeNull()]
    public string Authority {get; set;}
    Remarks
    Required.
    See Also