Quantcast
Channel: Software Communities : Popular Discussions - Dell One Identity Manager
Viewing all articles
Browse latest Browse all 845

ADSAccount.MobileServices Attribute

$
0
0

Hi,

 

I am trying to assign the Integer value of 4 to the ADSAccount.MobileServices attribute but been unsuccessfull. I am putting the value in the attributes template like this:

 

Value = 4

 

also tried

 

Dim v As Integer = 4

Value = v

 

and

 

Value = Integer.Parse("4")

 

But,  I go to Object browser after I compile the database and execute templates but the attribute never gets updated. I have the Override checkbox in the template enabled.

 

What am I missing?

 

H


Viewing all articles
Browse latest Browse all 845

Trending Articles