- Namespace
- OpenTl
.Schema .Auth - Interfaces
- Implementing Types
graph TD
Interface0["IObject"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["IAuthorization"]
class Type type-node
Type-.->Implementing0["TAuthorization"]
click Implementing0 "/OpenTl.Schema/api/OpenTl.Schema.Auth/TAuthorization"
Syntax
public interface IAuthorization : IObject
Properties
| Name | Value | Summary |
|---|---|---|
| Flags | BitArray | |
| TmpSessions | int | |
| User | IUser |