adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileServiceProxySettings Class / PasswordSet Property


In This Topic
    PasswordSet Property (FileServiceProxySettings)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PasswordSet As Boolean
    public bool PasswordSet {get;}
    public:
    property bool PasswordSet {
       bool get();
    }
    See Also