Table of Contents

Class PermissionCredentialsAuthorization

Namespace
StockSharp.Server.Core
Assembly
StockSharp.Server.Core.dll

The module of the connection access check based on the PermissionCredentialsStorage authorization.

public class PermissionCredentialsAuthorization : IAuthorization
Inheritance
PermissionCredentialsAuthorization
Implements
IAuthorization
Inherited Members
Extension Methods

Constructors

PermissionCredentialsAuthorization(PermissionCredentialsStorage)

Initializes a new instance of the PermissionCredentialsAuthorization.

public PermissionCredentialsAuthorization(PermissionCredentialsStorage storage)

Parameters

storage PermissionCredentialsStorage

Storage for PermissionCredentials.