Show / Hide Table of Contents

    Class FtpClaimTypes

    Claim types for the FTP server.

    Inheritance
    Object
    FtpClaimTypes
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.AccountManagement
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public static class FtpClaimTypes

    Fields

    | Improve this Doc View Source

    GroupId

    The URI for a claim that specifies the users Unix main group ID.

    Declaration
    public static readonly string GroupId
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    HomePath

    The URI for a claim that specifies the users home path.

    Declaration
    public static readonly string HomePath
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    UserId

    The URI for a claim that specifies the users Unix ID.

    Declaration
    public static readonly string UserId
    Field Value
    Type Description
    String
    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.