}}
    Show / Hide Table of Contents

    Class AuthProfile

    Inheritance
    object
    AuthProfile
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.Finalize()
    object.MemberwiseClone()
    Namespace: Zenoph.Notify.Store
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    public class AuthProfile

    Methods

    authenticated()

    Declaration
    [ComVisible(false)]
    public bool authenticated()
    Returns
    Type Description
    bool
    Back to top