C# Класс Microsoft.Azure.Commands.KeyVault.Models.KeyAttributes

Key attributes from PSH perspective
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
KeyAttributes ( ) : System

Приватные методы

Метод Описание
KeyAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string keyType, string keyOps, System.DateTime created, System.DateTime updated, string>.IDictionary tags ) : System
KeyAttributes ( bool enabled, System.DateTime expires, System.DateTime notBefore, string keyType, string keyOps, Hashtable tags ) : System

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

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

public KeyAttributes ( ) : System
Результат System