C# Класс Owin.Scim.v1.Model.ScimSchema1

Наследование: ScimSchema
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
ScimSchema1 ( string schemaId, string name, string description, IEnumerable attributes ) : System.Collections.Generic

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

ScimSchema1() публичный Метод

public ScimSchema1 ( string schemaId, string name, string description, IEnumerable attributes ) : System.Collections.Generic
schemaId string
name string
description string
attributes IEnumerable
Результат System.Collections.Generic