Fix LDAP register MoRef
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -697,8 +697,8 @@ namespace VMware.vSphere.SsoAdminClient
|
|||||||
InvokeOperation(() =>
|
InvokeOperation(() =>
|
||||||
_ssoAdminBindingClient.RegisterLdapAsync(
|
_ssoAdminBindingClient.RegisterLdapAsync(
|
||||||
new ManagedObjectReference {
|
new ManagedObjectReference {
|
||||||
type = "SsoAdminDomainManagementService",
|
type = "SsoAdminIdentitySourceManagementService",
|
||||||
Value = "domainManagementService"
|
Value = "identitySourceManagementService"
|
||||||
},
|
},
|
||||||
serverType,
|
serverType,
|
||||||
domainName,
|
domainName,
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ public partial class SsoFaultInvalidCredentials : SecurityError
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(SsoFaultInvalidCredentials))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(SsoFaultInvalidCredentials))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class SecurityError : RuntimeFault
|
public partial class SecurityError : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -60,7 +60,7 @@ public partial class SecurityError : RuntimeFault
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sso")]
|
||||||
public partial class RuntimeFault : MethodFault
|
public partial class RuntimeFault : MethodFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -119,7 +119,7 @@ public partial class RuntimeFault : MethodFault
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sso")]
|
||||||
public partial class MethodFault
|
public partial class MethodFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -177,7 +177,7 @@ public partial class MethodFault
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(LocalizedMethodFault))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(LocalizedMethodFault))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sso")]
|
||||||
public partial class DynamicData
|
public partial class DynamicData
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -393,7 +393,7 @@ public partial class SsoAboutInfo : DynamicData
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class ManagedObjectReference
|
public partial class ManagedObjectReference
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -3946,7 +3946,7 @@ public partial class SsoAdminActiveDirectoryJoinInfo : DynamicData
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class LocalizedMethodFault : DynamicData
|
public partial class LocalizedMethodFault : DynamicData
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4704,7 +4704,7 @@ public partial class SsoAdminFaultDomainManagerFault : SsoFaultRuntimeServiceFau
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class UnexpectedFault : RuntimeFault
|
public partial class UnexpectedFault : RuntimeFault
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4744,7 +4744,7 @@ public partial class UnexpectedFault : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class SystemError : RuntimeFault
|
public partial class SystemError : RuntimeFault
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4768,7 +4768,7 @@ public partial class SystemError : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class RequestCanceled : RuntimeFault
|
public partial class RequestCanceled : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4776,7 +4776,7 @@ public partial class RequestCanceled : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class NotSupported : RuntimeFault
|
public partial class NotSupported : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4784,7 +4784,7 @@ public partial class NotSupported : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class NotImplemented : RuntimeFault
|
public partial class NotImplemented : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4792,7 +4792,7 @@ public partial class NotImplemented : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class NotEnoughLicenses : RuntimeFault
|
public partial class NotEnoughLicenses : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4800,7 +4800,7 @@ public partial class NotEnoughLicenses : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class ManagedObjectNotFound : RuntimeFault
|
public partial class ManagedObjectNotFound : RuntimeFault
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4826,7 +4826,7 @@ public partial class ManagedObjectNotFound : RuntimeFault
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(InvalidType))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(InvalidType))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class InvalidRequest : RuntimeFault
|
public partial class InvalidRequest : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4834,7 +4834,7 @@ public partial class InvalidRequest : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class MethodNotFound : InvalidRequest
|
public partial class MethodNotFound : InvalidRequest
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4874,7 +4874,7 @@ public partial class MethodNotFound : InvalidRequest
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class InvalidType : InvalidRequest
|
public partial class InvalidType : InvalidRequest
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4898,7 +4898,7 @@ public partial class InvalidType : InvalidRequest
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sso")]
|
||||||
public partial class InvalidArgument : RuntimeFault
|
public partial class InvalidArgument : RuntimeFault
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -4924,7 +4924,7 @@ public partial class InvalidArgument : RuntimeFault
|
|||||||
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(HostNotConnected))]
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class HostCommunication : RuntimeFault
|
public partial class HostCommunication : RuntimeFault
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4932,7 +4932,7 @@ public partial class HostCommunication : RuntimeFault
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class HostNotReachable : HostCommunication
|
public partial class HostNotReachable : HostCommunication
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
@@ -4940,7 +4940,7 @@ public partial class HostNotReachable : HostCommunication
|
|||||||
/// <remarks/>
|
/// <remarks/>
|
||||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.2")]
|
||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:vim25")]
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace= "urn:sso")]
|
||||||
public partial class HostNotConnected : HostCommunication
|
public partial class HostNotConnected : HostCommunication
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user