Microsoft.Unix.CredentialRefUNIX/Linux User Credentials

Microsoft.Unix.CredentialRef (ClassType)

All UNIX/Linux User Credentials

Element properties:

Base ClassMicrosoft.SystemCenter.OperationManager.UnmanagedCredentialReference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb7d4d994-6c2d-6182-2021-9ca743ae15aa

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference:
CredentialId  string      false 256  False     
Microsoft.Unix.CredentialRef:
Key  string  Secure Data ID used to store credential true 256  False     
Type  string  Type of the Run As account (less/more secure) false 256  False     
IsSSHKey  string  Indicates if account uses an SSH key 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>