Свойство | Тип | Описание | |
---|---|---|---|
SignIn_WasCalled | bool | ||
SignOut_WasCalled | bool |
Метод | Описание | |
---|---|---|
SignIn ( string userName, bool createPersistentCookie ) : void | ||
SignOut ( ) : void |
public SignIn ( string userName, bool createPersistentCookie ) : void | ||
userName | string | |
createPersistentCookie | bool | |
Результат | void |