adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecurityIdentifier Class / Domain Property

In This Topic
    Domain Property (SecurityIdentifier)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Domain As String
    public string Domain {get; set;}
    See Also