Microsoft.Unix.CredentialRefUNIX/Linux 사용자 자격 증명

Microsoft.Unix.CredentialRef (ClassType)

모든 UNIX/Linux 사용자 자격 증명입니다.

Element properties:

Base ClassMicrosoft.SystemCenter.OperationManager.UnmanagedCredentialReference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId703c161f-963b-6cea-7d7a-1c10f343d0b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference:
CredentialId  string      false 256  False     
Microsoft.Unix.CredentialRef:
Key  string  자격 증명 저장에 사용되는 보안 데이터 ID true 256  False     
Type  string  실행 계정 유형(보안 수준 낮음/보안 수준 높음) false 256  False     
IsSSHKey  string  계정이 SSH 키를 사용하는지 여부 표시 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.CredentialRef" Abstract="false" Accessibility="Public" Hosted="false" Singleton="false" Base="OM!Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference">
<Property ID="Key" Type="string" Key="true"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="IsSSHKey" Type="string" Key="false"/>
</ClassType>