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

In This Topic
    PasswordSet Property (CredentialProfile)
    In This Topic
    Indicates whether a password has been set for this profile
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PasswordSet As Boolean
    public bool PasswordSet {get;}
    See Also