C# Class Zetbox.Server.HtpasswdIdentitySource

Inheritance: IIdentitySource
Show file Open project: daszat/zetbox

Public Properties

Property Type Description
Path string

Public Methods

Method Description
GetAllIdentities ( string source ) : IEnumerable

Method Details

GetAllIdentities() public method

public GetAllIdentities ( string source ) : IEnumerable
source string
return IEnumerable

Property Details

Path public static property

public static string Path
return string