adTempus API
ArcanaDevelopment.adTempus.Client Namespace / MessagingServiceProvider Class / AuthenticationType Property

In This Topic
    AuthenticationType Property
    In This Topic
    Specifies the type of authentication to use for this provider.
    Syntax
    'Declaration
     
    
    Public Property AuthenticationType As Integer
    public int AuthenticationType {get; set;}
    Remarks
    The range of valid values depend on the type of provider.
    See Also