C# Класс Dse.Auth.Sspi.SecurityStatusExtensions

Provides extension methods for the SecurityStatus enumeration.
Показать файл Открыть проект

Открытые методы

Метод Описание
IsError ( this status ) : bool

Returns whether or not the status represents an error.

Описание методов

IsError() публичный статический Метод

Returns whether or not the status represents an error.
public static IsError ( this status ) : bool
status this
Результат bool